]> git.ipfire.org Git - thirdparty/util-linux.git/commit
wipefs: call BLKRRPART when erase partition table
authorKarel Zak <kzak@redhat.com>
Mon, 20 Jan 2014 11:07:35 +0000 (12:07 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 20 Jan 2014 11:16:47 +0000 (12:16 +0100)
commit081dc33b46d1c58f767202920dbdc13039c09565
tree3f386f3b604e7257edaa5e5333d05e41c92ab3f0
parente3c69a7d7824cf1cb8fce3228b20499641878e75
wipefs: call BLKRRPART when erase partition table

It's better to be smart than make things inconsistent (without
BLKRRPART kernel still uses the erased PT and udev-db still contains
obsolete information).

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/wipefs.8
misc-utils/wipefs.c