aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <mszeredi@suse.cz>2011-03-11 13:46:13 +0100
committerGravatar Miklos Szeredi <mszeredi@suse.cz>2011-03-11 13:46:13 +0100
commit2250aae7bca132006081b51b46c240759240a680 (patch)
tree16bbfd4ec074b1ae1b1a0a94c754414593e07903 /ChangeLog
parent337a2e4b24e1cfbe60551341d2c303113847ff24 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6171675..1e9173f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,9 +8,6 @@
2011-01-31 Miklos Szeredi <miklos@szeredi.hu>
- * 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