Whamcloud - gitweb
e2image: require that -a option is used only with raw or QCOW2 image
authorTomas Racek <tracek@redhat.com>
Mon, 22 Apr 2013 03:21:32 +0000 (23:21 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 22 Apr 2013 03:21:46 +0000 (23:21 -0400)
commitfdaf34f8c05698cdefb2db9825b2a957b486f380
tree23027ea2e05a201065dd7ea01b79bdeac43dd4d2
parentef21356fc094cca88d4fadcbb1cf0a6a53e9035d
e2image: require that -a option is used only with raw or QCOW2 image

All data cannot be included in normal image file so e2image should exit
in this case.

Signed-off-by: Tomas Racek <tracek@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
misc/e2image.c