summaryrefslogtreecommitdiffstats
path: root/libglusterfsclient
Commit message (Expand)AuthorAgeFilesLines
* 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