]> git.ipfire.org Git - thirdparty/util-linux.git/commit
wipefs: try another magic strings on -o and -t
authorKarel Zak <kzak@redhat.com>
Wed, 28 Jun 2017 10:08:25 +0000 (12:08 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 28 Jun 2017 10:08:25 +0000 (12:08 +0200)
commit2cd417ea71127e5fbaf43e9c27bd2fa86b3c5100
treef5fbffb39d2e0153ec99021c0c5815c12a416672
parent4e60928139e4d522bcb4d97e3cd6f42433c554a0
wipefs: try another magic strings on -o and -t

The commit 92296e9ba2bf95259520fa7537ff8edc2aa9edbc introduces "try
all permutations for the same superblock". This feature has to be also
available if -o and -t is specified.

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