summaryrefslogtreecommitdiffstats
path: root/libglusterfsclient
Commit message (Expand)AuthorAgeFilesLines
* libglusterfsclient/read: break reads bigger than the iobuffer size into small...Raghavendra G2009-12-011-18/+35
* libglusterfsclient/readv: break reads bigger than the iobuffer size into smal...Raghavendra G2009-12-011-27/+55
* libglusterfsclient: Dont alloc root inode contextShehjar Tikoo2009-11-031-1/+0
* libglusterfsclient: Prevent root inode number clobberingShehjar Tikoo2009-11-031-21/+28
* booster, libglusterfsclient: Support samba specific relative pathsShehjar Tikoo2009-10-302-166/+173
* booster: seperate out the implementations of readdir and readdir64.Raghavendra G2009-10-262-2/+2
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-074-4/+4
* libglusterfsclient: don't destroy the iobuf pool during fini.Raghavendra G2009-09-281-1/+1
* libglusterfsclient: traverse the vmplist during fini only if any entries are ...Raghavendra G2009-09-281-5/+8
* libglusterfsclient: Support TRACE loglevelShehjar Tikoo2009-09-241-1/+4
* libglusterfsclient: Wait for all call pools to be destroyedShehjar Tikoo2009-09-241-0/+34
* libglusterfsclient: Clean up fini and umount code pathsShehjar Tikoo2009-09-241-19/+5
* libglusterfsclient: Reduce logging aggressiveness to TRACEShehjar Tikoo2009-09-241-18/+18
* libglusterfsclient: Re-validate root inode on every path resolutionShehjar Tikoo2009-09-242-0/+24
* libglusterfsclient: Fix build warningsShehjar Tikoo2009-09-221-18/+20
* performance/quick-read: access glusterfs_ctx from xlator instead of using glu...Raghavendra G2009-09-171-1/+0
* libglusterfsclient: NULL terminate the vmp entry during vmp_entry_init.Raghavendra G2009-09-151-2/+5
* libglusterfsclient: Wait for time ample enough for all the children of distri...Raghavendra G2009-09-131-0/+11
* libglusterfsclient: Fix incorrect NULL check for fdShehjar Tikoo2009-09-091-1/+1
* libglusterfsclient: Handle CALLOC failure in libgf_client_lookupShehjar Tikoo2009-09-091-0/+7
* libglusterfsclient: Handle CALLOC failure in libgf_init_vmpentryShehjar Tikoo2009-09-091-0/+18
* libglusterfsclient: Add inode_ctx NULL check during iattr cache validationShehjar Tikoo2009-09-091-0/+6
* libglusterfsclient: Enhance loggingShehjar Tikoo2009-09-091-43/+318
* libglusterfsclient: handle intermediate path components which are symlinks pr...Raghavendra G2009-09-081-5/+10
* libglusterfsclient: handle paths terminating with '/' properly in libgf_trim_...Raghavendra G2009-09-081-1/+7
* libglusterfsclient: handle failures in glusterfs_glh_realpathRaghavendra G2009-09-081-1/+1
* libglusterfsclient: check for memory allocation failure in glusterfs_glh_real...Raghavendra G2009-09-081-0/+4
* libglusterfsclient: handle symlinks properly in glusterfs_glh_opendir.Raghavendra G2009-09-081-1/+1
* libglusterfsclient: fix to the way symbolic links are handled in glusterfs_gl...Raghavendra G2009-09-081-6/+17
* libglusterfsclient: Compare compcount with path not maxentryShehjar Tikoo2009-09-021-0/+1
* libglusterfsclient: Enhance VMP searching logicShehjar Tikoo2009-09-021-1/+3
* libglusterfsclient: return -1 with errno set to ENOSYS for apis which are not...Raghavendra G2009-09-021-6/+12
* libglusterfsclient: don't use pointer returned from basename to free allocate...Raghavendra G2009-09-021-5/+5
* libglusterfsclient: Sync access to VMP list on new entry additionShehjar Tikoo2009-08-171-9/+9
* libglusterfsclient: Enhance VMP search loggingShehjar Tikoo2009-08-171-6/+8
* libglusterfsclient: Use components for VMP searchesShehjar Tikoo2009-08-171-21/+109
* libglusterfsclient: Bind fd on fd creation code pathsShehjar Tikoo2009-07-312-3/+9
* libglusterfsclient: Invalidate iattr cache on readsShehjar Tikoo2009-07-311-4/+2
* libglusterfsclient: Use iobufs for storing application write dataShehjar Tikoo2009-07-302-18/+85
* libglusterfsclient: Fix solaris build errorShehjar Tikoo2009-07-281-2/+3
* libglusterfsclient: Workaround for local memory corruptionShehjar Tikoo2009-07-271-1/+1
* libglusterfsclient: Avoid overwrite of inode found through ino numberShehjar Tikoo2009-07-231-3/+8
* libglusterfsclient: Fill new loc with target's ino on linkShehjar Tikoo2009-07-231-0/+1
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-203-6/+59
* libglusterfsclient: Move DHT root-lookup workaround to initShehjar Tikoo2009-07-202-15/+12
* libglusterfsclient: Invalidate not update iattr cache on writevShehjar Tikoo2009-07-172-2/+48
* libglusterfsclient: Update attr cache on read/writeShehjar Tikoo2009-07-072-5/+16
* libglusterfsclient: Use O_ACCMODE for access mode checksShehjar Tikoo2009-07-021-3/+6
* libglusterfsclient: Fix glusterfs_mount-vmp search deadlockShehjar Tikoo2009-06-301-11/+20
* libglusterfsclient: reset the vmplist and vmpentries to 0 in glusterfs_resetRaghavendra G2009-06-301-0/+6