aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mount_util.c
Commit message (Expand)AuthorAgeFilesLines
* libfuse: fix exec environment for mount and umountMiklos Szeredi2015-10-281-6/+17
* Add missing includesDaniel Thau2015-10-281-0/+1
* Changed off_t to loff_tstaging/cm-12.1stable/cm-12.1-YOG7Dstable/cm-12.1-YOG4Pstable/cm-12.1-YOG3Cstable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Cstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tstable/cm-12.0-YNG1Icm-12.1cm-12.0Spegelius2014-11-231-1/+1
* Support for building on AndroidSteve Kondik2013-07-071-0/+5
* Don't hide output of /bin/mountMiklos Szeredi2011-05-191-10/+0
* Check the return value after an open syscallLaszlo Papp2011-03-301-2/+4
* fusermount: only allow mount and umount if util-linux suppports --no-canonica...Miklos Szeredi2011-01-311-71/+1
* update umount procedureMiklos Szeredi2010-11-081-0/+49
* Open /dev/null for writeMiklos Szeredi2010-11-081-1/+1
* Fix check for read-only fs in mtab updateMiklos Szeredi2010-11-081-1/+12
* Add NetBSD supportMiklos Szeredi2010-08-271-0/+8
* * Released 2.8.3Miklos Szeredi2010-02-011-23/+2
* * Fix race if two "fusermount -u" instances are run in parallel.Miklos Szeredi2010-01-261-14/+17
* * Use '--no-canonicalize' option of mount(8) (available inMiklos Szeredi2009-12-231-14/+107
* Skip calling mount(8) if /etc/mtab doesn't exist...Miklos Szeredi2008-07-101-2/+20
* Fix missing <sys/param.h> include for PATH_MAXMiklos Szeredi2008-06-101-0/+1
* Block SIGCHLD when executing mount and umountMiklos Szeredi2008-02-081-12/+36
* change indentingMiklos Szeredi2007-12-121-197/+200
* 'fusermount -u' did not umount the filesystem if /etc/mtab was a symlinkMiklos Szeredi2007-11-121-2/+8
* Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi2007-10-161-1/+1
* fixesMiklos Szeredi2007-08-081-5/+10
* Don't call /bin/[u]mount if /etc/mtab is a symlinkMiklos Szeredi2007-07-251-0/+17
* Add fs subtype support to libfuse and fusermountMiklos Szeredi2007-06-201-0/+17
* fixMiklos Szeredi2007-05-031-5/+0
* libfuse: call umount(8) directly...Miklos Szeredi2007-04-271-0/+29
* update copyright datesMiklos Szeredi2007-04-251-1/+1
* *** empty log message ***Miklos Szeredi2007-04-251-0/+171