Revert "Fix cleanup in case of failed mount"
authorMiklos Szeredi <mszeredi@suse.cz>
Fri, 11 Mar 2011 12:46:13 +0000 (13:46 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Fri, 11 Mar 2011 12:46:13 +0000 (13:46 +0100)
commit2250aae7bca132006081b51b46c240759240a680
tree16bbfd4ec074b1ae1b1a0a94c754414593e07903
parent337a2e4b24e1cfbe60551341d2c303113847ff24
Revert "Fix cleanup in case of failed mount"

This reverts commit bf5ffb5fd8558bd799791834def431c0cee5a11f.

Cleanup of mount doesn't work the way it was envisioned, because the
kernel doesn't follow mounts on the umount() call, hence it will find
a non-mounted directory.
ChangeLog
util/fusermount.c