1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib
David Teigland a30e622279 scan: work around udev problems by avoiding open RDWR
udev creates a train wreck of events if we open devices
with RDWR.  Until we can fix/disable/scrap udev, work around
this by opening RDONLY and then closing/reopening RDWR when
a write is needed.  This invalidates the bcache blocks for
the device before writing so it can trigger unnecessary
rereading.
2018-06-20 12:05:04 -05:00
..
activate clvmd: defer freeing saved vgs 2018-05-03 14:54:48 -05:00
cache clvmd: fix leak of saved_vg struct 2018-06-18 14:14:38 -05:00
cache_segtype build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
commands lvmlockd: update method for changing clustered VG 2018-06-13 15:58:57 -05:00
config conf: update conf 2018-05-15 16:58:28 +02:00
datastruct datastruct: Add str_list_wipe. 2016-04-29 19:47:15 +01:00
device scan: work around udev problems by avoiding open RDWR 2018-06-20 12:05:04 -05:00
display Remove lvm1 and pool disk formats 2018-04-30 16:55:02 -05:00
error activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
filters scan: removed failed paths for devices 2018-05-30 09:05:18 -05:00
format_text format_text: Use versionsort to sort archive files 2018-05-24 17:51:03 +02:00
freeseg doc: change fsf address 2016-01-21 12:11:37 +01:00
label scan: work around udev problems by avoiding open RDWR 2018-06-20 12:05:04 -05:00
locking lvmlockd: improve error message for existing lockspace 2018-05-31 15:52:23 -05:00
log cleanup: explicitely ignore result code 2018-02-28 21:15:55 +01:00
lvmpolld doc: change fsf address 2016-01-21 12:11:37 +01:00
metadata lvmlockd: update method for changing clustered VG 2018-06-13 15:58:57 -05:00
mirror build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
misc dev_cache: drop open_list 2018-05-11 12:47:56 -05:00
mm activation: separate prioritized counter 2018-03-15 12:30:45 +01:00
notify dbus: also recognize error state for missing service that comes from original D-Bus 2016-11-15 10:09:11 +01:00
properties doc: change fsf address 2016-01-21 12:11:37 +01:00
raid build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
report vgs: add report field for shared 2018-05-31 10:23:03 -05:00
snapshot build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
striped Remove lvm1 and pool disk formats 2018-04-30 16:55:02 -05:00
thin build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure 2018-04-30 10:11:23 +01:00
unknown gcc: remove warns about free of const 2018-02-13 19:56:02 +01:00
uuid cleanup :drop unneeded header file 2016-10-03 17:49:56 +02:00
zero activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
Makefile.in bcache: Move the utils to a separate file. 2018-05-03 09:34:41 +01:00