summaryrefslogtreecommitdiffstats
path: root/libglusterfsclient
Commit message (Expand)AuthorAgeFilesLines
...
* libglusterfsclient: Add VMP-based mkdirShehjar Tikoo2009-04-212-7/+26
* libglusterfsclient: Add VMP-based lstatShehjar Tikoo2009-04-212-1/+30
* libglusterfsclient: Add VMP-based statShehjar Tikoo2009-04-212-6/+33
* libglusterfsclient: Fix stat cache bugShehjar Tikoo2009-04-211-5/+12
* libglusterfsclient: Add VMP-based setxattrShehjar Tikoo2009-04-212-9/+35
* libglusterfsclient: Add VMP-based creatShehjar Tikoo2009-04-212-4/+26
* libglusterfsclient: Add VMP-based openShehjar Tikoo2009-04-212-7/+41
* libglusterfsclient: Add VMP-based getxattrShehjar Tikoo2009-04-212-8/+35
* libglusterfsclient: Add VMP-based getShehjar Tikoo2009-04-212-6/+30
* libglusterfsclient: Add virtual mount point supportShehjar Tikoo2009-04-213-0/+178
* libglusterfsclient: Must return size from readvShehjar Tikoo2009-04-211-1/+0
* libglusterfsclient: Expose glusterfs_realpathShehjar Tikoo2009-04-211-0/+3
* libglusterfsclient: Fix typecast to fix build warningShehjar Tikoo2009-04-171-2/+2
* libglusterfsclient: Remove unused variablesShehjar Tikoo2009-04-171-10/+0
* libglusterfsclient: Add realpath APIShehjar Tikoo2009-04-171-0/+184
* libglusterfsclient: Add lstat APIShehjar Tikoo2009-04-171-5/+81
* libglusterfsclient: Add readlink APIShehjar Tikoo2009-04-171-0/+79
* libglusterfsclient: Add symlink APIShehjar Tikoo2009-04-171-0/+116
* libglusterfsclient: Add unlink APIShehjar Tikoo2009-04-171-0/+74
* libglusterfsclient: Add mkfifo APIShehjar Tikoo2009-04-171-0/+49
* libglusterfsclient: Add mknod APIShehjar Tikoo2009-04-172-0/+96
* libglusterfsclient: Add utime APIShehjar Tikoo2009-04-171-0/+47
* libglusterfsclient: Add utimes APIShehjar Tikoo2009-04-171-0/+85
* libglusterfsclient: Add rename APIShehjar Tikoo2009-04-171-0/+109
* libglusterfsclient: Add statvfs APIShehjar Tikoo2009-04-171-0/+39
* libglusterfsclient: Add statfs APIShehjar Tikoo2009-04-171-0/+99
* libglusterfsclient: Add link APIShehjar Tikoo2009-04-171-0/+103
* libglusterfsclient: Add ftruncate APIShehjar Tikoo2009-04-171-0/+77
* linglusterfsclient: Add fsync APIShehjar Tikoo2009-04-171-0/+50
* libglusterfsclient: Add fchown APIShehjar Tikoo2009-04-171-0/+57
* libglusterfsclient: Add fchmod APIShehjar Tikoo2009-04-171-0/+56
* libglusterfsclient: Add closedir APIShehjar Tikoo2009-04-171-0/+22
* libglusterfsclient: Add opendir APIShehjar Tikoo2009-04-171-0/+58
* libglusterfsclient: Add chown APIShehjar Tikoo2009-04-171-0/+69
* libglusterfsclient: Add chmod APIShehjar Tikoo2009-04-171-0/+69
* libglusterfsclient: Abstract away inode attr cache updatesShehjar Tikoo2009-04-171-138/+100
* libglusterfsclient: Replace dict based inode ctx with array based oneShehjar Tikoo2009-04-171-82/+103
* libglusterfsclient: Fix fd_ctx leak on release cbksShehjar Tikoo2009-04-171-5/+27
* libglusterfsclient: Replace dict-based fd ctx with array-based oneShehjar Tikoo2009-04-171-114/+105
* libglusterfsclient: Generalize [RW] checks on dirsShehjar Tikoo2009-04-171-16/+11
* libglusterfsclient: Check for directory on O_CREATShehjar Tikoo2009-04-171-2/+13
* libglusterfsclient: Create and use LIBGF_REPLY_NOTIFY macroShehjar Tikoo2009-04-172-110/+27
* libglusterfsclient: Fix segfault on non-NULL loc->nameShehjar Tikoo2009-04-171-3/+3
* libglusterfsclient: Use macros for argument checksShehjar Tikoo2009-04-171-37/+22
* libglusterfsclient: Rename XLATOR_NAME defineShehjar Tikoo2009-04-171-25/+25
* introduce page_size in glusterfs_ctx_t to be used by all translators set it t...Anand V. Avati2009-04-131-1/+3
* updated libglusterfsclient with IOBUF/IOBREFsAnand V. Avati2009-04-123-22/+25
* libglusterfsclient: Complete support for rmdir fopShehjar Tikoo2009-04-081-4/+36
* libglusterfsclient: Create new directory inodeShehjar Tikoo2009-04-081-0/+1
* libglusterfsclient: Return ENOENT on missing ancestor componentShehjar Tikoo2009-04-081-0/+6