[lvm-devel] LVM2/lib locking/locking.c locking/locking.h m ...

Alasdair G Kergon agk at redhat.com
Fri Apr 29 12:40:09 UTC 2011


> > +#define LCK_VG_SYNC		(LCK_NONE | LCK_CACHE)
> > +#define LCK_VG_SYNC_LOCAL	(LCK_NONE | LCK_CACHE | LCK_LOCAL)

> I think this 'cleanup' patch is rather going in opposite direction ?
 
I want to be able to see all the combinations of flags that are used 
listed in one place, not scattered throughout the code.  That's what the
#defines I added are for.

Alasdair




More information about the lvm-devel mailing list