1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/locking
David Teigland 6e6ef95ba6 Implement lock-override options without locking type
The options: --nolocking, --readonly, --sysinit
override, or make exceptions to, the normal file locking
behavior.  Implement these by just checking for the
options in the file locking path instead of using
special locking types.
2018-06-07 16:17:04 +01:00
..
.exported_symbols Pre-release cleanups. 2009-05-21 03:04:52 +00:00
file_locking.c Implement lock-override options without locking type 2018-06-07 16:17:04 +01:00
locking_types.h Implement lock-override options without locking type 2018-06-07 16:17:04 +01:00
locking.c Implement lock-override options without locking type 2018-06-07 16:17:04 +01:00
locking.h Implement lock-override options without locking type 2018-06-07 16:17:04 +01:00
lvmlockd.c build: compile fixes 2018-06-01 21:12:31 +02:00
lvmlockd.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00