From 2250aae7bca132006081b51b46c240759240a680 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 11 Mar 2011 13:46:13 +0100 Subject: 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 | 3 --- 1 file changed, 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6171675..1e9173f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,9 +8,6 @@ 2011-01-31 Miklos Szeredi - * In case of failure to add to /etc/mtab use same mountpoint for - cleanup as for mounting. Reported by Marc Deslauriers - * fusermount: chdir to / before performing mount/umount * fusermount: only allow mount and umount if util-linux supports -- cgit v1.2.3