summaryrefslogtreecommitdiffstats
path: root/contrib/fuse-lib/mount.c
Commit message (Expand)AuthorAgeFilesLines
* We must #include <signal.h> for sigprocmask(2). Failure to do so will breakEmmanuel Dreyfus2011-11-231-0/+1
* Use /bin/mount on Linux, /sbin/mount on other systemsEmmanuel Dreyfus2011-11-231-3/+9
* fuse: NetBSD portability fixesAnand Avati2011-05-301-0/+11
* upon daemonizing, wait on mtab update to terminate in parentCsaba Henk2011-05-191-22/+30
* build fixesVenky Shankar2011-04-111-2/+8
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* contrib/fuse: update from upstream [555d6b50 in git://fuse.git.sourceforge.ne...Csaba Henk2010-10-011-2/+38
* fuse: bring over recent mounting code changes from libfuse upstreamCsaba Henk2010-02-211-6/+7
* fuse: add mtab entry asynchronouslyCsaba Henk2009-12-281-0/+15
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* bring in fusermountCsaba Henk2009-08-121-3/+91
* fuse: add proper mounting support, based on libfuse routinesCsaba Henk2009-08-121-0/+528