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
/
libglusterfsclient
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libglusterfsclient: Add VMP-based stat
Shehjar Tikoo
2009-04-21
2
-6
/
+33
*
libglusterfsclient: Fix stat cache bug
Shehjar Tikoo
2009-04-21
1
-5
/
+12
*
libglusterfsclient: Add VMP-based setxattr
Shehjar Tikoo
2009-04-21
2
-9
/
+35
*
libglusterfsclient: Add VMP-based creat
Shehjar Tikoo
2009-04-21
2
-4
/
+26
*
libglusterfsclient: Add VMP-based open
Shehjar Tikoo
2009-04-21
2
-7
/
+41
*
libglusterfsclient: Add VMP-based getxattr
Shehjar Tikoo
2009-04-21
2
-8
/
+35
*
libglusterfsclient: Add VMP-based get
Shehjar Tikoo
2009-04-21
2
-6
/
+30
*
libglusterfsclient: Add virtual mount point support
Shehjar Tikoo
2009-04-21
3
-0
/
+178
*
libglusterfsclient: Must return size from readv
Shehjar Tikoo
2009-04-21
1
-1
/
+0
*
libglusterfsclient: Expose glusterfs_realpath
Shehjar Tikoo
2009-04-21
1
-0
/
+3
*
libglusterfsclient: Fix typecast to fix build warning
Shehjar Tikoo
2009-04-17
1
-2
/
+2
*
libglusterfsclient: Remove unused variables
Shehjar Tikoo
2009-04-17
1
-10
/
+0
*
libglusterfsclient: Add realpath API
Shehjar Tikoo
2009-04-17
1
-0
/
+184
*
libglusterfsclient: Add lstat API
Shehjar Tikoo
2009-04-17
1
-5
/
+81
*
libglusterfsclient: Add readlink API
Shehjar Tikoo
2009-04-17
1
-0
/
+79
*
libglusterfsclient: Add symlink API
Shehjar Tikoo
2009-04-17
1
-0
/
+116
*
libglusterfsclient: Add unlink API
Shehjar Tikoo
2009-04-17
1
-0
/
+74
*
libglusterfsclient: Add mkfifo API
Shehjar Tikoo
2009-04-17
1
-0
/
+49
*
libglusterfsclient: Add mknod API
Shehjar Tikoo
2009-04-17
2
-0
/
+96
*
libglusterfsclient: Add utime API
Shehjar Tikoo
2009-04-17
1
-0
/
+47
*
libglusterfsclient: Add utimes API
Shehjar Tikoo
2009-04-17
1
-0
/
+85
*
libglusterfsclient: Add rename API
Shehjar Tikoo
2009-04-17
1
-0
/
+109
*
libglusterfsclient: Add statvfs API
Shehjar Tikoo
2009-04-17
1
-0
/
+39
*
libglusterfsclient: Add statfs API
Shehjar Tikoo
2009-04-17
1
-0
/
+99
*
libglusterfsclient: Add link API
Shehjar Tikoo
2009-04-17
1
-0
/
+103
*
libglusterfsclient: Add ftruncate API
Shehjar Tikoo
2009-04-17
1
-0
/
+77
*
linglusterfsclient: Add fsync API
Shehjar Tikoo
2009-04-17
1
-0
/
+50
*
libglusterfsclient: Add fchown API
Shehjar Tikoo
2009-04-17
1
-0
/
+57
*
libglusterfsclient: Add fchmod API
Shehjar Tikoo
2009-04-17
1
-0
/
+56
*
libglusterfsclient: Add closedir API
Shehjar Tikoo
2009-04-17
1
-0
/
+22
*
libglusterfsclient: Add opendir API
Shehjar Tikoo
2009-04-17
1
-0
/
+58
*
libglusterfsclient: Add chown API
Shehjar Tikoo
2009-04-17
1
-0
/
+69
*
libglusterfsclient: Add chmod API
Shehjar Tikoo
2009-04-17
1
-0
/
+69
*
libglusterfsclient: Abstract away inode attr cache updates
Shehjar Tikoo
2009-04-17
1
-138
/
+100
*
libglusterfsclient: Replace dict based inode ctx with array based one
Shehjar Tikoo
2009-04-17
1
-82
/
+103
*
libglusterfsclient: Fix fd_ctx leak on release cbks
Shehjar Tikoo
2009-04-17
1
-5
/
+27
*
libglusterfsclient: Replace dict-based fd ctx with array-based one
Shehjar Tikoo
2009-04-17
1
-114
/
+105
*
libglusterfsclient: Generalize [RW] checks on dirs
Shehjar Tikoo
2009-04-17
1
-16
/
+11
*
libglusterfsclient: Check for directory on O_CREAT
Shehjar Tikoo
2009-04-17
1
-2
/
+13
*
libglusterfsclient: Create and use LIBGF_REPLY_NOTIFY macro
Shehjar Tikoo
2009-04-17
2
-110
/
+27
*
libglusterfsclient: Fix segfault on non-NULL loc->name
Shehjar Tikoo
2009-04-17
1
-3
/
+3
*
libglusterfsclient: Use macros for argument checks
Shehjar Tikoo
2009-04-17
1
-37
/
+22
*
libglusterfsclient: Rename XLATOR_NAME define
Shehjar Tikoo
2009-04-17
1
-25
/
+25
*
introduce page_size in glusterfs_ctx_t to be used by all translators set it t...
Anand V. Avati
2009-04-13
1
-1
/
+3
*
updated libglusterfsclient with IOBUF/IOBREFs
Anand V. Avati
2009-04-12
3
-22
/
+25
*
libglusterfsclient: Complete support for rmdir fop
Shehjar Tikoo
2009-04-08
1
-4
/
+36
*
libglusterfsclient: Create new directory inode
Shehjar Tikoo
2009-04-08
1
-0
/
+1
*
libglusterfsclient: Return ENOENT on missing ancestor component
Shehjar Tikoo
2009-04-08
1
-0
/
+6
*
libglusterfsclient: Return EEXIST on lookup success in glusterfs_mkdir
Shehjar Tikoo
2009-04-08
1
-4
/
+3
*
libglusterfsclient: Perform explicit create
Shehjar Tikoo
2009-04-08
1
-4
/
+3
[prev]
[next]