summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: unwind instead of returning directly if no open is required on a...v3.2.5qa5Raghavendra Bhat2011-11-041-0/+1
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-046-50/+53
* libglusterfs: copy the gfid in entry_copyPranith Kumar K2011-11-041-0/+1
* fuse resolve: send mapping 'gfid' in lookup for deep path resolve along with ...Amar Tumballi2011-11-042-1/+26
* nfs: do not return -1 (error), if the transmission buffer list is emptyRaghavendra Bhat2011-11-041-0/+7
* cli : Modify "top read-perf/write-perf" outputKaushal M2011-11-041-3/+34
* cli: add geo-replication log-rotate commandVenky Shankar2011-11-0412-21/+438
* libglusterfs: fork'ed children should start with an empty signal mask.Venky Shankar2011-11-041-1/+15
* performance/write-behind: queue setattr fop with writes always.Raghavendra G2011-11-031-8/+1
* stripe readv_cbk: Propogate the correct size and blk cnt in stbufshishir gowda2011-11-031-0/+5
* glusterd rebalance: fail rebalance command on non-distribute volumesAmar Tumballi2011-11-031-0/+11
* storage/posix: assign ino as -1 if gfid is missingPranith Kumar K2011-11-031-8/+14
* cluster/dht: set gfid in lookup locPranith Kumar K2011-11-031-0/+2
* cluster/afr: Modify finding gfid in lookup fopPranith Kumar K2011-11-031-3/+8
* cluster/afr : Remove wrong log message in afr-open.cKaushal M2011-11-031-7/+0
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-313-11/+37
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-10-304-8/+8
* glusterd: Fixed volume profile's "are all bricks down?" algo.Krishnan Parthasarathi2011-10-282-1/+21
* protocol/client: print remote operation failure logs in error mode instead if...v3.2.5qa4Raghavendra Bhat2011-10-281-24/+24
* glusterd: Removing delayed moving of op sm for stop vol/remove brick op.Krishnan Parthasarathi2011-10-284-60/+4
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-283-43/+101
* cluster/afr: Take gfid-req from xattr_req only if inode->gfid is nullPranith Kumar K2011-10-281-37/+60
* mount/fuse: set gfid in lookup after a failed revalidate lookupPranith Kumar K2011-10-281-0/+3
* check the return value of inode_path for less than or equal to zeroRaghavendra Bhat2011-10-288-15/+18
* Improves the 'profile info' output. Makes it more self explanatory.v3.2.5qa3M S Vishwanath Bhat2011-10-271-12/+12
* locks: perform inode_ref of pl_update_refkeeper outside locked regionAnand Avati2011-10-271-1/+6
* features/marker-quota: Donot log when inode or inode-ctx is NULL.Junaid2011-10-271-2/+2
* glusterd: Fail volume 'modify' operations when rb is ongoing.Krishnan Parthasarathi2011-10-244-138/+62
* storage/posix: fill 'ia_ino' from 'ia_gfid' to preserve same ino numberAmar Tumballi2011-10-231-0/+20
* core: build warning fixesAmar Tumballi2011-10-232-0/+16
* Stripe mknod: Always call mknod if REGULAR file on first child.shishir gowda2011-10-202-50/+139
* Remove EXCEPTIONS file.Kaushal M2011-10-193-17/+2
* glusterd: Refactored rb subcmds code and fixed some minor issues.v3.2.5qa2Krishnan Parthasarathi2011-10-191-257/+143
* cluster/afr: Handle files without gfidPranith Kumar K2011-10-199-734/+610
* storage/posix: posix changes to handle gfid/conflicts self-healPranith Kumar K2011-10-193-1/+24
* cluster/afr: Fix conflict files and gfidsPranith K2011-10-1911-802/+1663
* glusterd rebalance: ignore 'selinux' xattrsv3.2.5qa1Amar Tumballi2011-10-171-0/+8
* build: Change dependency of rsync version for geo-replicationVijay Bellur2011-10-171-1/+1
* cluster/afr: Handle lookups when self-heal is offPranith Kumar K2011-10-179-590/+983
* cli: "profile info" output improvementsKaushal M2011-10-171-7/+14
* mgmt/glusterd: send the duplicate brick info to the cliRaghavendra Bhat2011-10-172-4/+8
* makes 'volume top' exit with exit status '0' upon successM S Vishwanath Bhat2011-10-161-1/+1
* glusterd: Should not cleanup peerinfo too soon.Krishnan Parthasarathi2011-10-162-4/+4
* libglusterfs/syncop: do not rely on synctask set in makecontextRaghavendra Bhat2011-10-101-1/+7
* nfs: size_t is an unsigned type. Changing it to ssize_t for "writelen" variab...krishna2011-10-102-12/+16
* libglusterfs/iobuf: increase the iobref's iobuf array sizeAmar Tumballi2011-10-103-6/+8
* glusterd rebalance: remove stale temporary file if migration failsAmar Tumballi2011-10-101-0/+5
* Stripe: Prevent dir gfid mismatch and ENOTEMPTY errorsshishir gowda2011-10-102-103/+334
* cluster/dht: selfheal as rootshishir gowda2011-10-102-0/+2
* glusterfsd: Fix a typo in log message.Sachidananda Urs2011-10-071-1/+1