index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
nfs
/
server
/
src
/
nfs3-helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove code that was part of hard resolution which is not needed anymore.
v3.3.0qa28
krishna
2012-03-14
1
-236
/
+0
*
nfs: no need to recalculate the 'ino' from gfid
Amar Tumballi
2012-03-14
1
-10
/
+7
*
nfs/server: allow deletion of files by default
Rajesh Amaravathi
2012-03-10
1
-2
/
+2
*
support for nano second resolution for mtime,ctime,atime attributes.
krishna
2012-02-09
1
-19
/
+8
*
nfs: changes for using nameless lookup and anonymous FDs
Anand Avati
2012-01-20
1
-718
/
+1676
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-2
/
+2
*
NFS: logging enhancement.
Gaurav
2011-11-16
1
-7
/
+14
*
NFS : Posix compliance fixes.
Gaurav
2011-09-22
1
-4
/
+6
*
nfs3: Resolve entry vs. hash conflict at same dir depth
Shehjar Tikoo
2011-09-07
1
-15
/
+43
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
RPC unify code change
krishna
2011-07-29
1
-2
/
+3
*
NFS: Implement nfs_forget call
shishir
2011-07-28
1
-5
/
+8
*
NFS access control list: Decode the NFS requests into mode format
shishir gowda
2011-07-13
1
-0
/
+15
*
nfs: Change NFS3 access op to use access fop
Shehjar Tikoo
2011-07-12
1
-156
/
+13
*
nfs: convert errno EDQUOT into appropriate nfs-errno.
Raghavendra G
2011-04-06
1
-0
/
+4
*
nfs3: Flush file I/O call states on open failure
Shehjar Tikoo
2011-03-25
1
-8
/
+22
*
Logging : Use of uuid_utoa and uuid_utoa_r.
Gaurav
2011-02-04
1
-17
/
+12
*
nfs3: Handle root resolution failures
v3.1.2
Shehjar Tikoo
2011-01-13
1
-9
/
+9
*
nfs3: Force root lookup before starting fh resolution
Shehjar Tikoo
2010-12-29
1
-7
/
+88
*
nfs3: Access cbk must account for auxgids on group access checks
Shehjar Tikoo
2010-12-27
1
-4
/
+17
*
nfs: fix warnings due to format string mismatches during invocation of gf_log.
Raghavendra G
2010-12-14
1
-2
/
+2
*
nfs: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefs
Anand Avati
2010-12-07
1
-3
/
+22
*
nfs3: Prevent second lookup on a fresh entry lookup
Shehjar Tikoo
2010-11-25
1
-2
/
+7
*
Solaris: df -h returned invalid size
shishir gowda
2010-11-15
1
-2
/
+2
*
nfs: opendir/closedir for every readdir
Anand Avati
2010-11-15
1
-1
/
+1
*
nfs3: More robust root gfid checks
Shehjar Tikoo
2010-11-03
1
-1
/
+2
*
nfs: Introduce nfs.enable-ino32 to support legacy 32-bit only apps
Shehjar Tikoo
2010-10-29
1
-2
/
+8
*
nfs3: Translate ENOTCONN into IO error for client
Shehjar Tikoo
2010-10-26
1
-0
/
+4
*
nfs3: Fix gfid to ino conversion
Shehjar Tikoo
2010-10-07
1
-2
/
+2
*
nfs3: Convert gfid to ino only for non-root
Shehjar Tikoo
2010-10-05
1
-1
/
+6
*
nfs3: Convert gfid into inode number
Shehjar Tikoo
2010-10-04
1
-6
/
+17
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
remove 'gen' from iatt/protocol structures
Amar Tumballi
2010-09-14
1
-2
/
+0
*
nfs,nfs3,mnt3: Transition fh resolution to gfid
Shehjar Tikoo
2010-09-14
1
-122
/
+117
*
gfid: changes in inode management
Anand Avati
2010-09-04
1
-3
/
+0
*
nfs3: Return ESTALE when going beyond fh-hashcount or max-hashes
Shehjar Tikoo
2010-08-31
1
-7
/
+40
*
nfs3: Logging and comments made more accurate
Shehjar Tikoo
2010-08-31
1
-11
/
+20
*
nfs3: Unref dir fd once usage ends in hard fh resolution
Shehjar Tikoo
2010-08-31
1
-3
/
+29
*
nfs3: Dont ref dir fd_t used in hard fh resolution
Shehjar Tikoo
2010-08-31
1
-7
/
+9
*
nfs3: Dont ref cached fd after fd_lookup
Shehjar Tikoo
2010-08-31
1
-1
/
+1
*
xlators/nfs: nfs3-helpers.c remove dead assignments.
Sachidananda
2010-08-22
1
-7
/
+7
*
nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflict
Shehjar Tikoo
2010-08-10
1
-1
/
+1
*
nfs3: NULL fdentry check before removing from fdcache
Shehjar Tikoo
2010-07-28
1
-0
/
+3
*
nfs3: Return ESTALE when fh resolver exhausts dirents
Shehjar Tikoo
2010-07-28
1
-1
/
+1
*
nfs3: Stop ESTALE from falling into SERVERFAULT
Shehjar Tikoo
2010-07-28
1
-0
/
+1
*
nfs3: Fix race updating op queue on uncached fd open
Shehjar Tikoo
2010-07-06
1
-55
/
+150
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
1
-2
/
+2
*
nfs3: Funge . and .. ino/gen in readdir of root
Shehjar Tikoo
2010-06-01
1
-7
/
+75
*
nfs: fix warning on 32 bit
Csaba Henk
2010-05-11
1
-2
/
+2
[next]