1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-07 05:58:00 +03:00
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
..
2018-05-03 14:54:48 -05:00
2018-06-18 14:14:38 -05:00
2018-05-15 16:58:28 +02:00
2016-04-29 19:47:15 +01:00
2018-04-30 16:55:02 -05:00
2016-01-21 12:11:37 +01:00
2016-01-21 12:11:37 +01:00
2018-05-11 12:47:56 -05:00
2016-01-21 12:11:37 +01:00
2018-05-31 10:23:03 -05:00
2018-04-30 16:55:02 -05:00
2016-10-03 17:49:56 +02:00