summaryrefslogtreecommitdiffstats
path: root/xlators/mount
Commit message (Expand)AuthorAgeFilesLines
* mount:Handle -o transport option in mount.glusterfsMohammed Rafi KC2015-01-061-13/+5
* glusterd/snapshot: mount snapshot volume with read-only optionvmallika2014-12-181-0/+5
* Allow gluster to be used with linux automounterNiels de Vos2014-12-171-1/+4
* mount: Verify mount failure in mount.glusterfs wrapper.Niels de Vos2014-12-121-0/+5
* Portability fix: mount.glusterfsEmmanuel Dreyfus2014-11-161-2/+3
* 32 bit fix: use off_t and not size_t for truncate()Emmanuel Dreyfus2014-09-251-7/+7
* mount/fuse: Handle fd resolution failuresPranith Kumar K2014-09-124-187/+82
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-071-1/+1
* build: make GLUSTERD_WORKDIR rely on localstatedirHarshavardhana2014-09-031-2/+2
* fuse: fuse_readlink_cbk() - linkname NULL termination unnecessaryHarshavardhana2014-08-031-6/+3
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-024-22/+26
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-141-5/+0
* user servicable snapshotsRaghavendra Bhat2014-05-291-0/+5
* NetBSD build fixesEmmanuel Dreyfus2014-05-172-27/+33
* fuse: minor improvements for readdir(plus)Niels de Vos2014-04-271-17/+16
* osx: Compilation fixesHarshavardhana2014-04-251-1/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-243-158/+552
* fuse: prevent READDIR(P) from writing to much data to /dev/fuseNiels de Vos2014-04-211-14/+46
* fuse: allow xlators to request for direct-io-mode on virtual filesAnand Avati2014-04-201-2/+14
* fuse-resolve: loc_wipe() after inode_link()Anand Avati2014-04-201-2/+2
* mount.glusterfs: return 32 in case of double mountingNiels de Vos2014-04-171-3/+3
* mount.glusterfs: return an error when mounting failedNiels de Vos2014-04-111-21/+26
* mount/fuse: Fix the NULL dereference errors reported by coverity.Poornima2014-02-171-0/+2
* mount.glusterfs: backward compatible option for root-squashingRaghavendra Bhat2014-02-121-0/+7
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-103-1/+42
* mount.glusterfs/glusterfsd: Add dummy deprecated *fetch-attempts optionsHarshavardhana2014-02-031-0/+6
* mount/fuse: adding a setxattr filter pass for geo-rep create.Ajeet Jha2014-01-281-0/+2
* syncop: Change return value of syncopPranith Kumar K2014-01-191-5/+13
* mount/fuse: Remove duplicate GET_STATE callPranith Kumar K2014-01-011-2/+0
* mount.glusterfs:export PATH environment variableRavishankar N2013-12-241-0/+1
* mount.glusterfs: getopts support and cleanupHarshavardhana2013-12-131-206/+321
* mount/fuse: cleanup old graphs.Raghavendra G2013-12-101-6/+24
* mount.glusterfs: Provide backward compatibility for "backup-volfile-servers"Harshavardhana2013-12-101-0/+22
* mount/fuse: Prevent release_cbk not implemented warningPranith Kumar K2013-11-281-0/+11
* posix: do not allow to set/get "trusted.glusterfs.volume-id" xattrVijaykumar M2013-11-261-2/+2
* fuse: revalidate group id cache on uid/gid change detectionAnand Avati2013-11-211-1/+4
* Do not build fallocate FUSE FOP if the system call does not existEmmanuel Dreyfus2013-11-191-0/+4
* fuse: Check the return status from state->resolve_nowv3.5.0qa1Vijaykumar M2013-11-141-7/+14
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-141-1/+1
* Fix build on NetBSD-currentEmmanuel Dreyfus2013-10-041-0/+4
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-4/+5
* core: block unused signals in created threadsAnand Avati2013-09-251-4/+4
* fuse-bridge: enable --fopen-keep-cache based on FUSE_AUTO_INVAL_DATA.Anand Avati2013-09-172-3/+42
* mount/fuse: Implement forget in cbks for fuse.Vijay Bellur2013-09-161-0/+8
* glusterfsd: Round robin DNS should not be relied upon withHarshavardhana2013-09-061-73/+78
* mount/fuse: perform lookup() on inodes linked through readdirplusAnand Avati2013-08-232-8/+59
* mount/fuse: do not forget the root inodeRaghavendra Bhat2013-08-221-1/+4
* core: changes to support gfid-accessAmar Tumballi2013-08-211-4/+12
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-216-1254/+106
* mount/fuse: save the basefd flags in the new fdRaghavendra Bhat2013-08-191-0/+1