summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpc-transport: don't merge payload iobuf and iobuf which holds program header...Raghavendra G2010-11-255-36/+39
* rpc-coverage.sh: Make error messages explicit.Sachidananda2010-11-251-101/+88
* mgmt/glusterd: Temporary fix for a crash seen in replace-brickVijay Bellur2010-11-251-2/+2
* cli: Enhance message shown upon successful volume creationVijay Bellur2010-11-251-1/+3
* resolver: include par_idx access within the conditional sectionAnand Avati2010-11-241-1/+1
* iatt: fix bug in ia_makedevAnand Avati2010-11-241-1/+1
* volgen: put back an amended form of check erased in 96f44835 ("do not error o...Csaba Henk2010-11-241-0/+10
* volgen: clean up 0fbf226c (... add nfs.enable-ino32 as an option ...)Csaba Henk2010-11-241-96/+46
* display the error to the user if volume stop is given on a volume which does ...Raghavendra Bhat2010-11-241-2/+4
* inode: catch loop formation during inode_link() and fail linkingAnand Avati2010-11-241-0/+73
* resolver: handle corner cases of handling root inode betterAnand Avati2010-11-241-4/+27
* display the error message to the user if a volume with the name is tried to b...Raghavendra Bhat2010-11-241-1/+3
* rpc-coverage.sh: enhancements for more extensive testingAnand Avati2010-11-241-29/+440
* nfs: treat GF_EVENT_CHILD_CONNECTING as subvolume up statusv3.1.1qa9Anand Avati2010-11-181-0/+1
* features/locks: Send prelock unlock only if it is not grantable and is a bloc...Pavan Sondur2010-11-181-6/+11
* Remove spurious inode_ref call on parent dir in fuse_create_cbkshishir gowda2010-11-181-1/+0
* error out if the data-self-heal-window-size is less than 1Raghavendra Bhat2010-11-181-2/+2
* mgmt/glusterd: Avoid creating multiple destination brickinfo during replace-b...Vijay Bellur2010-11-181-5/+33
* cluster/pump: send PARENT_UP to dst_child after init is successfulAmar Tumballi2010-11-181-0/+6
* rpc-clnt: add check for NULL argument for rpc_clnt_startAmar Tumballi2010-11-181-0/+3
* protocol/client: skip notify if query portmap is successfulshishir gowda2010-11-181-1/+2
* protocol/client: use the new rpc_clnt initialization methodsv3.1.1qa8Anand Avati2010-11-161-12/+2
* rpc-clnt: introduce new way of creating rpc-clnt objectsAnand Avati2010-11-162-0/+75
* rpc-clnt: move rpc_clnt_reconnect() call to rpc_clnt_initAnand Avati2010-11-161-2/+4
* nfsrpc: Fail auth-unix if more than 16 gids foundShehjar Tikoo2010-11-161-0/+5
* rpc-lib: Fail auth-unix if more than 16 gids foundShehjar Tikoo2010-11-161-0/+5
* rpc-lib: Copy auxiliary GIDs into request from de-XDRed bufferShehjar Tikoo2010-11-161-0/+4
* Stripe I/O exits when graph changesshishir gowda2010-11-151-0/+1
* protocol/client: fix ping timeout checks in reconfigure()Amar Tumballi2010-11-151-4/+4
* cli: fix memory corruption in create volume and add-brickPranith K2010-11-151-2/+17
* fuse: dentry create time inode resolution fixesAmar Tumballi2010-11-151-20/+30
* Solaris: df -h returned invalid sizeshishir gowda2010-11-151-2/+2
* Remove symlnk of log dir to /etc/glusterdv3.1.1qa7shishir gowda2010-11-151-2/+2
* Remove symlnk of default log dir to /etc/glusterdshishir gowda2010-11-152-13/+4
* glusterd rebalance: update the status in failure casesAmar Tumballi2010-11-151-2/+9
* Revert "nfs: Use only 38467 as default port instead of 3846[567]"Shehjar Tikoo2010-11-153-4/+3
* nfs: opendir/closedir for every readdirAnand Avati2010-11-154-39/+5
* cluster/replicate: Fix memory leak in afr_fd_ctx_cleanup.Raghavendra G2010-11-151-0/+3
* check for dict also while setting the port for source brick while doing repla...Raghavendra Bhat2010-11-141-1/+1
* cli: remove special behavior for help commands without readlinePranith K2010-11-143-13/+1
* mgmt/glusterd: fixes for uninterrupted replace-brick with nfsVijay Bellur2010-11-141-8/+26
* cluster/pump: Reset saved path upon pump completionVijay Bellur2010-11-141-0/+2
* performance/quick-read: handle the errors in qr_loc_fill properly when an fop...v3.1.1qa6Raghavendra G2010-11-131-2/+24
* mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friendPranith K2010-11-137-87/+79
* stripe: allow lookup on an entry if other than first subvolume is downAmar Tumballi2010-11-131-1/+1
* nfsrpc: Change log levels for RPC program search messagesShehjar Tikoo2010-11-131-3/+3
* cli: fix issues with running command over sshAmar Tumballi2010-11-131-1/+1
* mgmt/glusterd: set the transport type correctly in create volumePranith K2010-11-131-4/+1
* distribute: handle a case of 'local->key' being free'd twice.Amar Tumballi2010-11-131-1/+0
* Solaris: vasprint fix for %llu crashshishir gowda2010-11-131-87/+1