]> sourceware.org Git - lvm2.git/commit
fix check for md raid imsm signature on 4k devices
authorDavid Teigland <teigland@redhat.com>
Thu, 18 Feb 2021 17:42:32 +0000 (11:42 -0600)
committerDavid Teigland <teigland@redhat.com>
Thu, 18 Feb 2021 17:42:32 +0000 (11:42 -0600)
commit12667e9897ad54f5723463b4c864c8259ba0be2a
tree88889674ab648dea1ca1c9dce7a8403876326e3c
parent3cba07125457b82045f41bfafc67733c0dad89a2
fix check for md raid imsm signature on 4k devices

On devices with 4k logical block size, the imsm signature
is located 8k from the end of the device, not 1k as is
the case for devices with 512 LBS.
lib/device/dev-md.c
This page took 0.032681 seconds and 5 git commands to generate.