summaryrefslogtreecommitdiffstats
path: root/libglusterfsclient/src/libglusterfsclient.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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 - move lookup timeout related code to libgf_client_path_lo...Raghavendra G2009-04-031-212/+71
* libglusterfsclient - fix indentationRaghavendra G2009-04-031-61/+127
* libglusterfsclient - change implementation of glusterfs_getRaghavendra G2009-04-031-30/+25
* libglusterfsclient code changesRaghavendra G2009-04-031-214/+588
* 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-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+3146