summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright current yearPranith Kumar K2011-08-1019-19/+19
* mgmt/glusterd: volume set help/help-xml minor fixesKaushik BV2011-08-081-3/+4
* LICENSE: s/GNU Affero General Public/GNU General Public/v3.1.6qa6Pranith Kumar K2011-08-0619-57/+57
* mgmt/glusterd: Minor fixes for volume set help/help-xmlKaushik BV2011-08-051-0/+11
* nfs: fix default values of volume options for a much saner output in volume s...v3.1.6qa3Kaushik BV2011-08-031-4/+54
* NFS : Don't set setattr_valid for exclusive create call.Gaurav2011-06-081-2/+5
* NFS : Handle buffer overflow in nfs3_create_exclusive.Gaurav2011-06-011-2/+4
* NFS : Use proper exit point in nfs_init_state.Gaurav2011-05-311-2/+2
* NFS : Maintain common state for MOUNT1 and MOUNT3.Gaurav2011-05-194-5/+44
* NFS : Exclusive Create storing verifier.Gaurav2011-04-081-2/+2
* nfs: convert errno EDQUOT into appropriate nfs-errno.v3.1.4qa2Raghavendra G2011-04-061-0/+4
* NFS : Storing verifier for exclusive mode create.Gaurav2011-04-061-6/+17
* NFS : NFS volume access option accept only valid values.Gaurav2011-04-061-0/+1
* nfs: Remove redundant and erroneous check for create mode EXCLUSIVEShehjar Tikoo2011-03-301-1/+1
* nfs: more fixes to capture sattr for further usageAnand Avati2011-03-301-3/+3
* nfs: capture attrs of create request in cs->stbuf for later useAnand Avati2011-03-291-1/+1
* nfs3: Flush file I/O call states on open failureShehjar Tikoo2011-03-221-8/+22
* Change NFS_PATH_MAX value to 4096shishir gowda2011-03-181-1/+3
* NFS : Check for duplicate entries while filling up child_up array.Gaurav2011-03-021-0/+7
* CLI : NFS disable option through volume set.Gaurav2011-03-011-0/+5
* NFS : Fail Nfs init if volume-id not found.Gaurav2011-02-101-3/+2
* mount3: Do not return error when mount list is emptyShehjar Tikoo2011-02-041-0/+4
* nfs: Set volume started after root lookup succeedsShehjar Tikoo2011-02-041-1/+1
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-043-29/+20
* features/access-control: skip access-tests if the call is from fusePranith K2011-01-261-0/+1
* nfs3: Handle root resolution failuresv3.1.2Shehjar Tikoo2011-01-131-9/+9
* mgmt/Glusterd: make nfs.mem-factor settable through CLIKaushik BV2011-01-111-3/+18
* nfs: Introduce tunable for memory consumptionShehjar Tikoo2011-01-111-1/+27
* nfs3: Ignore requests for volumes without a single CHILD-UPShehjar Tikoo2011-01-071-42/+73
* nfs3: Force root lookup before starting fh resolutionShehjar Tikoo2010-12-293-7/+127
* nfs/server: unrefing inodes on error in nfs_loc_copy ().Mohammed Junaid Ahmed2010-12-291-0/+8
* nfs: Support subdirectory exportsShehjar Tikoo2010-12-293-17/+183
* nfs3: Access cbk must account for auxgids on group access checksShehjar Tikoo2010-12-273-6/+23
* nfs: Do not touch iatt on failed fopsShehjar Tikoo2010-12-271-20/+30
* nfs: fix warnings due to format string mismatches during invocation of gf_log.Raghavendra G2010-12-142-4/+4
* nfs: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefsAnand Avati2010-12-073-16/+66
* nfs: Start nfs process even if portmap registration failsShehjar Tikoo2010-12-031-4/+7
* nfs3: Prevent second lookup on a fresh entry lookupShehjar Tikoo2010-11-253-3/+11
* nfs: Export subvolumes on per-subvolume CHILD-UPShehjar Tikoo2010-11-253-13/+29
* nfs3: Fresh inode lookup on failed revalidationShehjar Tikoo2010-11-252-1/+47
* nfs: Undo selective changes in inode revalidationShehjar Tikoo2010-11-254-92/+2
* nfs: treat GF_EVENT_CHILD_CONNECTING as subvolume up statusAnand Avati2010-11-181-0/+1
* Solaris: df -h returned invalid sizeshishir gowda2010-11-151-2/+2
* Revert "nfs: Use only 38467 as default port instead of 3846[567]"Shehjar Tikoo2010-11-153-4/+3
* nfs: opendir/closedir for every readdirAnand Avati2010-11-152-14/+5
* mnt3: Fail mount requests for disallowed clientsShehjar Tikoo2010-11-091-2/+3
* nfs: Support nfs.port to allow changing nfs port numbersShehjar Tikoo2010-11-092-0/+26
* nfs: Use only 38467 as default port instead of 3846[567]Shehjar Tikoo2010-11-093-3/+4
* nfs: Introduce rpc.register-with-portmap to disable portmap registrationShehjar Tikoo2010-11-031-0/+7
* nfs: Remove conn_destroy/init callbacksShehjar Tikoo2010-11-031-2/+0