summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs-fops.c
Commit message (Expand)AuthorAgeFilesLines
* 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