fish: -i option should fail if / is not mountable, but warn about others.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 9 Dec 2011 09:49:37 +0000 (09:49 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 9 Dec 2011 09:49:37 +0000 (09:49 +0000)
commit54e91da925323642e67b8ce4b95899fe4b7a51c4
tree9ccb40436ad92e1353850fb6ef5a6ecf4f776fe9
parent19e2f5aa4fd4ed70b505661d918b5575616ad441
fish: -i option should fail if / is not mountable, but warn about others.

In particular this stops a problem with guestmount where if the -i
option half-recognizes the guest OS, it would mount the disk (and
fail, giving only warnings), leaving the mountpoint unusable.

(Thanks Pádraig Brady)
fish/inspect.c