]> sourceware.org Git - lvm2.git/commit
filter: use pointers to real addresses
authorDavid Teigland <teigland@redhat.com>
Thu, 21 Jun 2018 15:52:35 +0000 (10:52 -0500)
committerDavid Teigland <teigland@redhat.com>
Thu, 21 Jun 2018 15:54:43 +0000 (10:54 -0500)
commitdd7ebec12028a65081f676b5f52215b012c75c88
tree8adc5ee707f22094c56d247cac14e070bc008469
parent15826214f94da5a447f34ae9d237f1f018d3bac3
filter: use pointers to real addresses

instead of casting values 1 and 2 to pointers
which gcc optimization can have problems with.
lib/filters/filter-persistent.c
This page took 0.035074 seconds and 5 git commands to generate.