aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2011-01-31 16:22:41 +0100
committerMiklos Szeredi <mszeredi@suse.cz>2011-01-31 16:33:22 +0100
commitcbd3a2a84068aae6e3fe32939d88470d712dbf47 (patch)
treea7e22ac017fb90072b78e78f9c2aaf0957a4855e /ChangeLog
parent1e7607ff89c65b005f69e27aeb1649d624099873 (diff)
downloadlibfuse-cbd3a2a84068aae6e3fe32939d88470d712dbf47.tar.gz
fusermount: only allow mount and umount if util-linux suppports --no-canonicalize
Remove "legacy" util-linux support as missing --no-canonicalize cannot be worked around in fuse.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dd811d..297ac82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
* fusermount: chdir to / before performing mount/umount
+ * fusermount: only allow mount and umount if util-linux supports
+ --no-canonicalize
+
2010-12-16 Miklos Szeredi <miklos@szeredi.hu>
* Highlevel lib: allow hash tables to shrink