* Fix race if two "fusermount -u" instances are run in parallel.
commit8b3a0c74a15e237eb4b7053774600f0ce3fff403
authorMiklos Szeredi <miklos@szeredi.hu>
Tue, 26 Jan 2010 18:20:13 +0000 (26 18:20 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Tue, 26 Jan 2010 18:20:13 +0000 (26 18:20 +0000)
tree9de3b1b3a5110c94449bc794565bd1aedb1e4c86
parentd29bc735ad9d10ca2d71e772d432983c8618fb26
* Fix race if two "fusermount -u" instances are run in parallel.
Reported by Dan Rosenberg

* Make sure that the path to be unmounted doesn't refer to a
symlink
ChangeLog
lib/mount.c
lib/mount_util.c
lib/mount_util.h
util/fusermount.c