summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do itransform in AFR readdir.v2.0.2Vikas Gorur2009-05-261-3/+10
* Always do itransform of the inode number from the first up child.Vikas Gorur2009-05-261-8/+17
* add booster_fstab.h in noinst_HEADERS to fix build breakage after 'make dist'Anand Avati2009-05-261-0/+1
* ib-verbs: Set receive and send window sizeShehjar Tikoo2009-05-262-0/+57
* socket: Set receive and send window sizeShehjar Tikoo2009-05-262-0/+72
* Preserve atime/mtime during data self heal.Vikas Gorur2009-05-261-8/+51
* fix crash in __socket_reset. Previously iobuf_p was an allocated pointer, but...Anand Avati2009-05-221-2/+2
* booster: Move fstab parsing into booster from libglusterfstag-release-2.0Shehjar Tikoo2009-05-206-436/+436
* Change errno to EAGAIN in readv/writevVikas Gorur2009-05-191-6/+7
* mem-pool: Restructure mem-pool behaviourShehjar Tikoo2009-05-192-31/+55
* mem-pool: Fix #define spellingShehjar Tikoo2009-05-191-3/+3
* mem-pool: Remove hard coded value for pad boundaryShehjar Tikoo2009-05-191-1/+1
* mem-pool: Fix memory leak in mem-pool init phaseShehjar Tikoo2009-05-191-1/+3
* booster: Fall back to remaining real_* functorsShehjar Tikoo2009-05-191-13/+36
* booster: Dont de-init fd tables on VMP-init failureShehjar Tikoo2009-05-191-17/+5
* booster: Do not read info for non-glusterfs mount pointsShehjar Tikoo2009-05-191-0/+3
* Appropriate changes to statvfs struct for Solaris host.Harshavardhana Ranganath2009-05-191-0/+13
* libglusterfsclient: Comply with EEXIST rule on renameShehjar Tikoo2009-05-181-8/+0
* libglusterfsclient: __do_path_resolve: Fix pathname resolution bugShehjar Tikoo2009-05-181-1/+1
* libglusterfsclient: Wipe loc->ino in libgf_client_loc_wipeShehjar Tikoo2009-05-181-0/+1
* booster: Add telldir APIShehjar Tikoo2009-05-182-0/+38
* booster: Add seekdir APIShehjar Tikoo2009-05-182-0/+36
* booster: Add rewinddir APIShehjar Tikoo2009-05-182-0/+37
* libglusterfsclient: Refine readdir entry parsing logicShehjar Tikoo2009-05-181-25/+19
* libglusterfsclient: Add telldir APIShehjar Tikoo2009-05-182-0/+35
* libglusterfsclient: Add seekdir APIShehjar Tikoo2009-05-182-0/+32
* libglusterfsclient: Add rewinddir APIShehjar Tikoo2009-05-182-1/+33
* libglusterfsclient: Revert and re-do readdir conformanceShehjar Tikoo2009-05-182-61/+29
* booster: Supplement fstab option parsingShehjar Tikoo2009-05-181-6/+14
* workaround for not including sys/cdefs.h -- including sys/cdefs.h breaks buil...Anand V. Avati2009-05-181-1/+16
* Bug fix in pl_readv/writev to handle the mandatory lock case properly.Vikas Gorur2009-05-181-23/+21
* client-protocol: Fix memory corruption in client_lookupRaghavendra G2009-05-161-13/+7
* dict.c: make dict_serialized_length and dict_serialize to hold locks.Raghavendra G2009-05-161-120/+10
* dict.c: Add dict_allocate_and_serializeRaghavendra G2009-05-162-0/+230
* make getxattr fail with ERANGE if reply is bigger than what was requestedCsaba Henk2009-05-161-31/+25
* apache/2.2/mod_glusterfs: port to use new glusterfs_readdir interface.Raghavendra G2009-05-161-5/+5
* avoid duplicate mounts while using mount.glusterfsAmar Tumballi2009-05-161-1/+1
* modified init scripts to honour @prefix@Harshavardhana2009-05-164-3/+12
* Edited log message for --volfile-checkVikas Gorur2009-05-161-1/+1
* minor log enhancement in 'ib-verbs' transport.Amar Tumballi2009-05-161-0/+5
* replace BIG_FUSE_CHANNEL_SIZE with 'this->ctx->page_size'Amar Tumballi2009-05-161-9/+9
* default log file different per mount (or if server, per volumefile)Amar Tumballi2009-05-161-8/+54
* posix: Fix build warning on incorrect typeShehjar Tikoo2009-05-161-1/+1
* stripe init 'block-size' pattern parsing bug fixed.2.0.1Amar Tumballi2009-05-081-59/+78
* scheduler-nufa: fix initialization of refresh-intervalRaghavendra G2009-05-081-8/+10
* Set op_errno properly in afr_flush.Vikas Gorur2009-05-081-0/+1
* booster: Add fstab parsing supportShehjar Tikoo2009-05-084-59/+467
* booster: Standardize conf file and env variableShehjar Tikoo2009-05-081-2/+2
* backend-xattr-sanitize.sh: script added to extras/Anand V. Avati2009-05-072-1/+67
* valid_host_name(): accept string lengths upto 75 chars (the limit accepted by...Anand V. Avati2009-05-071-1/+1