Always call umount with --no-canonicalize --fake options
authorMiklos Szeredi <mszeredi@suse.cz>
Mon, 31 Jan 2011 16:40:49 +0000 (17:40 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Mon, 31 Jan 2011 16:40:49 +0000 (17:40 +0100)
commitea8d5594b1432589ba286e4501c5f6dcba3d8dab
tree429da4850304e51077d1586c7888ba14fa59c941
parentccb671bca8919f7c93fe703ee981e70f1dbcdd8e
Always call umount with --no-canonicalize --fake options

Always call umount with --no-canonicalize --fake options to prevent
symlink attacks at umount.  util-linux >= 2.18 or a suitably patched
version is required.
ChangeLog
lib/mount_util.c
lib/mount_util.h
util/fusermount.c