1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/locking
David Teigland 9b4926aaff warn about changes to an active lv with shared lock
When an LV is active with a shared lock, a command can be
run to change the LV with --lockopt skiplv (to override the
exclusive lock the command ordinarily requires which is not
compatible with the outstanding shared lock.)

In this case, other commands may have the LV active and may
need to refresh the LV, so print warning stating this.
2019-03-21 12:38:20 -05:00
..
.exported_symbols Pre-release cleanups. 2009-05-21 03:04:52 +00:00
file_locking.c cov: drop uneeded header files 2018-10-15 17:49:44 +02:00
locking_types.h Implement lock-override options without locking type 2018-06-07 16:17:04 +01:00
locking.c fix readonly activation override options 2018-09-12 16:30:50 -05:00
locking.h Remove lvmetad 2018-07-11 11:26:42 -05:00
lvmlockd.c warn about changes to an active lv with shared lock 2019-03-21 12:38:20 -05:00
lvmlockd.h lvmlockd: fix make lockstart wait 2019-01-16 13:24:29 -06:00