summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Solaris: Fix crash seen in rpc_clnt_reconnectshishir gowda2010-11-131-1/+1
* rpcsvc: Fix crash in program search after portmap registration failureShehjar Tikoo2010-11-102-16/+29
* rpc/rpc-lib: don't build libgfrpc as a module.Raghavendra G2010-11-101-1/+0
* rpmspec: add glusterfs-core dependency for glusterfs-fuse packageAmar Tumballi2010-11-101-0/+2
* protocol/server: fix log level of message in server-resolver.cv3.1.1qa5Anand Avati2010-11-091-1/+1
* replicate: optimistic changelogAnand Avati2010-11-093-13/+101
* libglusterfs: Memory accounting changesVijay Bellur2010-11-091-6/+8
* glusterd test-script change in add/remove-brick syntaxPranith K2010-11-091-4/+4
* cli: remove volume type from add-brick and remove-brick cmdsPranith K2010-11-096-80/+4
* client: Return correct pre/post iatt for dst during renameShehjar Tikoo2010-11-091-1/+1
* mnt3: Fail mount requests for disallowed clientsShehjar Tikoo2010-11-091-2/+3
* rpc-transport/rdma: set the default quota of recv buffers to 128.Raghavendra G2010-11-091-2/+2
* check if the brick being added is the destination brick of replace brickRaghavendra Bhat2010-11-094-2/+124