qemu-img: Deprecate obsolete -6 and -e options
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 7 Dec 2010 16:44:34 +0000 (17:44 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 14 Dec 2010 14:44:21 +0000 (15:44 +0100)
commit6902c69a15b85c58d36cf1b194bd60135fe979cb
tree9eab8db7a8fbd01c8a5c79846d85a2c9cb2a2338
parent9f76a3ef70cb265449901830b525702ddda781c2
qemu-img: Deprecate obsolete -6 and -e options

If -6 or -e is specified, an error message is printed and we exit. It
does not print help() to avoid the error message getting lost in the
noise.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block_int.h
qemu-img.c