]> err.no Git - util-linux/commit
wipefs: fail if more device arguments specified
authorMilan Broz <mbroz@redhat.com>
Fri, 17 Dec 2010 22:36:55 +0000 (23:36 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 30 Dec 2010 22:14:55 +0000 (23:14 +0100)
commit6ebe8f630ad8f31cd0aca0636f73eb9b4ffe5aa2
tree2250397e60b5b48e0418328d44b8073a31c14c74
parent604eb2602c9ade859713fc071526da04bef1878f
wipefs: fail if more device arguments specified

Currently wipefs process only first device argument and silently ignores
remaining.  Print error instead because it can be quite confusing.

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