* Fix race if two "fusermount -u" instances are run in parallel.
authorMiklos Szeredi <miklos@szeredi.hu>
Tue, 26 Jan 2010 21:11:58 +0000 (21:11 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Tue, 26 Jan 2010 21:11:58 +0000 (21:11 +0000)
commit9b18615c5a392c7120b92f2ff1245d6af19c44a0
tree4f39db5a4a7396f42274fc585a55c564742108b9
parentbe668cd4109dfbc699b1aa514eebf819ae1692ad
* 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