summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs3.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: Change NFS3 access op to use access fopShehjar Tikoo2011-07-051-15/+8
* 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
* build fixesVenky Shankar2011-04-111-8/+34
* NFS : Exclusive create storing verifier.Gaurav2011-04-081-2/+2
* NFS : Store verifier for exlusive mode craete.Gaurav2011-04-061-6/+17
* nfs: capture attrs of create request in cs->stbuf for later useAnand Avati2011-04-011-1/+1
* nfs: more fixes to capture sattr for further usageAnand Avati2011-03-301-3/+3
* nfs: Remove redundant and erroneous check for create mode EXCLUSIVE.Vikas Gorur2011-03-251-1/+1
* nfs3: Ignore requests for volumes without a single CHILD-UPShehjar Tikoo2011-01-071-42/+73
* nfs3: Force root lookup before starting fh resolutionv3.1.2qa3Shehjar Tikoo2010-12-291-0/+38
* nfs3: Access cbk must account for auxgids on group access checksShehjar Tikoo2010-12-271-1/+5
* nfs: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefsv3.1.2qa1Anand Avati2010-12-071-8/+4
* nfs3: Prevent second lookup on a fresh entry lookupv3.1.1qa10Shehjar Tikoo2010-11-251-1/+3
* nfs3: Fresh inode lookup on failed revalidationShehjar Tikoo2010-11-251-1/+41
* nfs: opendir/closedir for every readdirAnand Avati2010-11-151-13/+4
* nfs: Remove conn_destroy/init callbacksShehjar Tikoo2010-11-031-2/+0
* nfs3: More robust root gfid checksShehjar Tikoo2010-11-031-0/+2
* nfs3: Correctly funge solaris root lookup FH for DVMShehjar Tikoo2010-10-211-5/+5
* nfs: avoid assignment of structure pointer into serialized bufferAnand Avati2010-10-121-2/+4
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-121-44/+1
* Revert "Revert "nfs3: Revalidate inode on receiving ESTALE on lookup""Vijay Bellur2010-10-111-1/+44
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-111-44/+1
* nfs: Revert downed-subvolume changesShehjar Tikoo2010-10-071-191/+51
* nfs,nfs3: Disable subvolume on ENOTCONNShehjar Tikoo2010-10-041-31/+140
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* nfs3: Revalidate inode on receiving ESTALE on lookupShehjar Tikoo2010-10-011-1/+44
* nfs, nfs3: Base volume access on CHILD-UP-DOWN eventShehjar Tikoo2010-09-221-20/+51
* nfs3: Unref & unbind dir fd with inode lock on EOFv3.1.0qa26Shehjar Tikoo2010-09-171-6/+12
* nfs3: Copy deviceid from correct gfid start octetShehjar Tikoo2010-09-151-1/+1
* nfs,nfs3,mnt3: Transition fh resolution to gfidShehjar Tikoo2010-09-141-118/+349
* nfs3: Do not unref dst inode on rename cbkShehjar Tikoo2010-09-021-6/+0
* nfs3: Free vectored write args using FREE not GF_FREEShehjar Tikoo2010-09-021-0/+1
* nfs3: Close dst cached fd & unref inode on renameShehjar Tikoo2010-08-311-0/+19
* nfs3: Dont ref dir fd_t used in hard fh resolutionShehjar Tikoo2010-08-311-4/+2
* xlators/nfs: nfs3.c - remove dead assignments.Sachidananda2010-08-221-6/+0
* nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflictShehjar Tikoo2010-08-101-214/+225
* nfs3: Error returns must check for <0, not == -1Shehjar Tikoo2010-07-281-2/+2
* nfs3: Fix race updating op queue on uncached fd openShehjar Tikoo2010-07-061-1/+0
* nfs: Support directory level exportsShehjar Tikoo2010-07-041-1/+1
* nfs3: Special-case the lookup for parent dir of rootShehjar Tikoo2010-06-011-7/+31
* nfs3: Funge . and .. ino/gen in readdir of rootShehjar Tikoo2010-06-011-29/+15
* nfs: Introduce trusted-write and trusted-sync optionsShehjar Tikoo2010-05-211-6/+158
* nfs3: Final unref only on successful removeShehjar Tikoo2010-05-131-1/+5
* nfs3: Round-up read reply bytes of multi-vector replyShehjar Tikoo2010-05-101-0/+1
* nfs3: Submit multiple vectors received in read callbackShehjar Tikoo2010-05-081-12/+12
* Memory accounting changesVijay Bellur2010-04-231-9/+12
* nfs3: Use nfs3state in call_state to avoid getting from rpc requestShehjar Tikoo2010-04-131-1/+2