aboutsummaryrefslogtreecommitdiff
path: root/util
Commit message (Collapse)AuthorAge
...
* fusermount: don't save/restore cwdGravatar Miklos Szeredi2010-11-08
| | | | | Remove unnecessary restoring of current working directory in "fusermount -u"
* update umount procedureGravatar Miklos Szeredi2010-11-08
| | | | | | | | | | | | | If umount(8) supports --fake and --no-canonicalize (util-linux-ng version 2.18 or later), and umount(2) supports the UMOUNT_NOFOLLOW flag (linux kernel version 2.6.35 or later) then, "fusermount -u" will call the umount(2) system call and use "umount --fake ..." to update /etc/mtab Added --disable-legacy-umount option to configure. This disables the runtime checking of umount(8) version. When built with this option then "fusermount -u" will fail if umount(8) doesn't support the --fake and --no-canonicalize options.
* Fix option escaping for fusermount.Gravatar Miklos Szeredi2010-09-28
| | | | | | | | If the "fsname=" option contained a comma then the option parser in fusermount was confused (Novell bugzilla #641480). Fix by escaping commas when passing them over to fusermount. Reported by Jan Engelhardt
* Add .gitignore filesGravatar Miklos Szeredi2010-06-24
| | | | Add .gitignore files and delete .cvsignore files.
* * Fix out-of-source build.Gravatar Miklos Szeredi2010-06-15
|
* * Remove "chmod root" from install of fusermountGravatar Miklos Szeredi2010-06-01
|
* * Fix checking for symlinks in umount from /tmp. Reported by AlGravatar Miklos Szeredi2010-04-26
| | | | | | Viro * Fix umounting if /tmp is a symlink. Reported by Franco Broi
* * Fix stack alignment for clone()Gravatar Miklos Szeredi2010-02-18
|
* * Fix race if two "fusermount -u" instances are run in parallel.Gravatar Miklos Szeredi2010-01-26
| | | | | | | Reported by Dan Rosenberg * Make sure that the path to be unmounted doesn't refer to a symlink
* * fusermount: Do not silently ignore command line arguments.Gravatar Miklos Szeredi2009-07-02
| | | | Patch by Sebastian Harl
* Fix 'make install-strip'. Reported by Dominick LayfieldGravatar Miklos Szeredi2009-05-08
|
* Fix handling of (no)suid and (no)dev options...Gravatar Miklos Szeredi2008-07-10
|
* Update warning message for missing newline at end of fuse.confGravatar Miklos Szeredi2008-04-09
|
* Fix memory leaks on mountGravatar Miklos Szeredi2008-03-25
|
* Fix './configure --disable-static'Gravatar Miklos Szeredi2007-12-23
|
* change indentingGravatar Miklos Szeredi2007-12-12
|
* Add fs subtype support to mount.fuseGravatar Miklos Szeredi2007-06-21
|
* Add fs subtype support to libfuse and fusermountGravatar Miklos Szeredi2007-06-20
|
* libulockmgr: Work around a kernel bug in recv()Gravatar Miklos Szeredi2007-06-03
|
* Clean up init script, make it LSB compliantGravatar Miklos Szeredi2007-04-27
|
* merge bugfix branch up to 2.6.4Gravatar Miklos Szeredi2007-04-27
|
* libfuse: call umount(8) directly...Gravatar Miklos Szeredi2007-04-27
|
* update copyright datesGravatar Miklos Szeredi2007-04-25
|
* *** empty log message ***Gravatar Miklos Szeredi2007-04-25
|
* Replace utils/mount.fuse "sh" script with a "C" programGravatar Miklos Szeredi2007-04-18
|
* merge bugfixes up to merge3Gravatar Miklos Szeredi2007-03-14
|
* merge up to fuse_2_6_merge1Gravatar Miklos Szeredi2007-01-19
|
* Fix option parsing in mount.fuseGravatar Miklos Szeredi2007-01-13
|
* mounting fixesGravatar Miklos Szeredi2006-12-10
|
* build fixesGravatar Miklos Szeredi2006-12-04
|
* Print a more helpful message in case the kernel doesn't support the ↵Gravatar Miklos Szeredi2006-11-29
| | | | 'fuseblk' filesystem type
* build/install fixes + add bug reporting instructions to READMEGravatar Miklos Szeredi2006-10-28
|
* fusermount: don't try to create a lock file if /etc/mtab is a symlinkGravatar Miklos Szeredi2006-10-18
|
* fixesGravatar Miklos Szeredi2006-10-08
|
* Add init scriptGravatar Miklos Szeredi2006-10-01
|
* fusermount: revert modprobe changeGravatar Miklos Szeredi2006-09-30
|
* bmap supportGravatar Miklos Szeredi2006-09-30
|
* ulockmgrGravatar Miklos Szeredi2006-09-10
|
* fixGravatar Miklos Szeredi2006-09-07
|
* fixGravatar Miklos Szeredi2006-09-02
|
* fusermount improvementGravatar Miklos Szeredi2006-08-18
|
* fixesGravatar Miklos Szeredi2006-07-30
|
* fixGravatar Miklos Szeredi2006-07-14
|
* fixGravatar Miklos Szeredi2006-02-10
|
* fixGravatar Miklos Szeredi2006-02-08
|
* fixGravatar Miklos Szeredi2006-01-09
|
* fixGravatar Miklos Szeredi2006-01-09
|
* fixGravatar Miklos Szeredi2006-01-07
|
* fixGravatar Miklos Szeredi2006-01-06
|
* fixGravatar Miklos Szeredi2006-01-02
|