summaryrefslogtreecommitdiffstats
path: root/libglusterfsclient
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* libglusterfsclient: Return EEXIST on lookup success in glusterfs_mkdirShehjar Tikoo2009-04-081-4/+3
* libglusterfsclient: Perform explicit createShehjar Tikoo2009-04-081-4/+3
* libglusterfsclient: Handle O_CREAT on lookup failureShehjar Tikoo2009-04-081-0/+15
* libglusterfsclient: Dont depend on ENOENTShehjar Tikoo2009-04-081-2/+2
* libglusterfsclient: Remove spurious strcmpShehjar Tikoo2009-04-081-6/+0
* libglusterfsclient: Resolve path on empty cachesShehjar Tikoo2009-04-081-17/+11
* libglusterfsclient: Fix segfault in glusterfs_openShehjar Tikoo2009-04-081-3/+3
* Fix an incorrect type-cast in libglusterfsclient.cVikas Gorur2009-04-061-1/+1
* libglusterfsclient - reimplement glusterfs_fgetxattr and glusterfs_fsetxattrRaghavendra G2009-04-031-90/+137
* libglusterfsclient - fix bug in __do_path_resolveRaghavendra G2009-04-031-22/+26
* libglusterfsclient - move lookup timeout related code to libgf_client_path_lo...Raghavendra G2009-04-033-227/+181
* libglusterfsclient - fix indentationRaghavendra G2009-04-033-78/+155
* libglusterfsclient - change implementation of glusterfs_getRaghavendra G2009-04-033-41/+49
* libglusterfsclient code changesRaghavendra G2009-04-035-436/+1173
* libglusterfsclient: Fix NULL argument bugShehjar Tikoo2009-03-261-0/+1
* code changes in the usage of inode_ctx_get and inode_ctx_put after their impl...Raghavendra G2009-03-051-29/+31
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-263-3/+3
* Added all filesVikas Gorur2009-02-185-0/+3588