summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs-fops.c
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* NFS access control list: Decode the NFS requests into mode formatshishir gowda2011-07-071-2/+4
* nfs: Change NFS3 access op to use access fopShehjar Tikoo2011-07-051-0/+42
* spelling errors fixed across the code baseAmar Tumballi2011-03-221-1/+1
* features/access-control: skip access-tests if the call is from fusePranith K2011-01-261-0/+1
* nfs: Do not touch iatt on failed fopsShehjar Tikoo2010-12-271-20/+30
* nfs: Undo selective changes in inode revalidationShehjar Tikoo2010-11-251-28/+1
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-121-10/+42
* Revert "nfs: re-implement logic to perform fresh lookups when lookup revalida...v3.1.0qa46Vijay Bellur2010-10-111-25/+0
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-111-0/+25
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-1/+1
* nfs,nfs3,mnt3: Transition fh resolution to gfidShehjar Tikoo2010-09-141-5/+56
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+3
* nfs: Create frames with frame->root as nfsxShehjar Tikoo2010-08-311-58/+58
* nfs: Free fop local only after inode checksShehjar Tikoo2010-08-311-52/+52
* nfs: Assign incremental lk owner to framesShehjar Tikoo2010-07-041-0/+23
* nfs: Redesign fop argument passing to support single volfile useShehjar Tikoo2010-04-021-299/+133
* nfs: Add generic nfs translatorShehjar Tikoo2010-03-311-0/+1441