]> sourceware.org Git - lvm2.git/commit
tests: add case for metadata checksum differences
authorDavid Teigland <teigland@redhat.com>
Mon, 28 Sep 2020 18:21:44 +0000 (13:21 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 28 Sep 2020 18:25:57 +0000 (13:25 -0500)
commitfb96e9ab217641ec3a967d9aa2be01fc936ee038
treea8205e3fd5ddd5357e526c1903c3f4ec00af76cf
parentdf6f16c081ffca48f2c812e539851995b7563b68
tests: add case for metadata checksum differences

Cover the case where two copies of metadata have the
same seqno but different checksums.  Also elaborate
on an existing fixme in the code for this case, since
we should be doing something better for this case.

This had been uncovering an issue with reopening
fds in readwrite mode.
lib/cache/lvmcache.c
test/shell/metadata-old.sh
test/shell/pvck-repair.sh
This page took 1.701454 seconds and 5 git commands to generate.