1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/label
Joe Thornber 6b0d969b2a [label] Use bcache_abort_fd() to ensure blocks are no longer in the cache.
The return value from bcache_invalidate_fd() was not being checked.

So I've introduced a little function, _invalidate_fd() that always
calls bcache_abort_fd() if the write fails.
2019-10-28 15:01:47 +00:00
..
hints.c hints: check for malloc failure 2019-08-28 12:41:57 -05:00
hints.h hints: skip hint flock if nolocking option is set 2019-04-29 13:01:15 -05:00
label.c [label] Use bcache_abort_fd() to ensure blocks are no longer in the cache. 2019-10-28 15:01:47 +00:00
label.h scanning: open devs rw when rescanning for write 2019-06-21 10:57:49 -05:00