summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* NFS : Volume access option accepts only valid values.Gaurav2011-03-291-0/+1
* CLI : Validate options farmework.Gaurav2011-03-231-35/+19
* 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
* nfs: Set volume started after root lookup succeedsShehjar Tikoo2011-02-041-1/+1
* 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
* nfs: Support subdirectory exportsShehjar Tikoo2010-12-291-0/+9
* nfs: Start nfs process even if portmap registration failsShehjar Tikoo2010-12-031-4/+7
* nfs: Export subvolumes on per-subvolume CHILD-UPShehjar Tikoo2010-11-251-13/+7
* nfs: treat GF_EVENT_CHILD_CONNECTING as subvolume up statusAnand Avati2010-11-181-0/+1
* nfs: Support nfs.port to allow changing nfs port numbersShehjar Tikoo2010-11-091-0/+25
* nfs: Introduce rpc.register-with-portmap to disable portmap registrationShehjar Tikoo2010-11-031-0/+7
* mgmt/Glusterd: add nfs.enable-ino32 as an option to set from CLIKaushik BV2010-11-031-0/+30
* nfs: Introduce nfs.enable-ino32 to support legacy 32-bit only appsShehjar Tikoo2010-10-291-0/+26
* nfs: Fix volume-id option declarationShehjar Tikoo2010-10-211-1/+1
* nfs: Revert downed-subvolume changesShehjar Tikoo2010-10-071-297/+83
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* nfs: Fix multiple subvolume CHILD-UP supportShehjar Tikoo2010-09-251-0/+1
* nfs, nfs3: Base volume access on CHILD-UP-DOWN eventShehjar Tikoo2010-09-221-83/+296
* nfs,nfs3,mnt3: Transition fh resolution to gfidShehjar Tikoo2010-09-141-18/+89
* nfs, mount3: Fix assumptions of this being child xlShehjar Tikoo2010-08-311-1/+1
* nfs: Set actorxl to enable setting THIS to nfsxShehjar Tikoo2010-08-311-0/+1
* nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflictShehjar Tikoo2010-08-101-6/+6
* nfs: Support directory level exportsShehjar Tikoo2010-07-041-0/+22
* nfs: Introduce trusted-write and trusted-sync optionsShehjar Tikoo2010-05-211-0/+23
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-1/+0
* nfs/server: Memory accounting changesVijay Bellur2010-04-271-2/+2
* Memory accounting changesVijay Bellur2010-04-231-3/+23
* nfs: Remove reference to topShehjar Tikoo2010-04-201-1/+0
* nfs: Redesign fop argument passing to support single volfile useShehjar Tikoo2010-04-021-18/+18
* nfs: Add NFSv3 protocol supportShehjar Tikoo2010-03-311-0/+8
* nfs: Add MOUNTv3 protocol supportShehjar Tikoo2010-03-311-1/+20
* nfs: Add generic nfs translatorShehjar Tikoo2010-03-311-0/+645