]> git.ipfire.org Git - thirdparty/util-linux.git/commit
wipefs: add --backup
authorOndrej Oprala <ooprala@redhat.com>
Wed, 10 Apr 2013 16:21:27 +0000 (18:21 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 26 Apr 2013 10:27:37 +0000 (12:27 +0200)
commit7e658c15a2c1fc5092a790afbe7d9d395d04b098
tree3b0bd40615c460fd413d912469972e4a0619305c
parent0adc576decc2b8605b199a4c0ca4ace535ddc0f6
wipefs: add --backup

[kzak@redhat.com: - don't wipe if failed to create a backup file
                  - use ts_scsi_debug_init in the regression tests]

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/wipefs.8
misc-utils/wipefs.c
tests/commands.sh
tests/expected/wipefs/wipefs [new file with mode: 0644]
tests/ts/wipefs/wipefs [new file with mode: 0755]