1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-11 09:18:25 +03:00
lvm2/lib/label
Joe Thornber babde3da55 [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.
2020-01-16 14:57:49 +00:00
..
label.c [label] Use bcache_abort_fd() to ensure blocks are no longer in the cache. 2020-01-16 14:57:49 +00:00
label.h cov: avoid recursive self-inclusion 2019-07-06 01:24:28 +02:00