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