summaryrefslogtreecommitdiffstats
path: root/xlators
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
* 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: add geo-replication log-rotate commandVenky Shankar2011-11-048-19/+428
* 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-281-1/+9
* 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-281-43/+78
* 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-287-14/+17
* 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
* Stripe mknod: Always call mknod if REGULAR file on first child.shishir gowda2011-10-202-50/+139
* 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-192-1/+23
* cluster/afr: Fix conflict files and gfidsPranith K2011-10-1911-802/+1663
* glusterd rebalance: ignore 'selinux' xattrsv3.2.5qa1Amar Tumballi2011-10-171-0/+8
* cluster/afr: Handle lookups when self-heal is offPranith Kumar K2011-10-179-590/+983
* mgmt/glusterd: send the duplicate brick info to the cliRaghavendra Bhat2011-10-172-4/+8
* glusterd: Should not cleanup peerinfo too soon.Krishnan Parthasarathi2011-10-162-4/+4
* 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-101-1/+1
* 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
* performance/io-cache: move mem-pool initialisation to init.Raghavendra G2011-10-011-26/+13
* gnfs/server: allow 255-char file namesRajesh Amaravathi2011-10-011-2/+2
* features/marker-quota: Return error when inode-contribution not present in in...v3.2.4qa5Junaid2011-09-301-9/+16
* stripe self_heal: Prevent call to spurious STACK_DESTROY.shishir gowda2011-09-281-0/+4
* mgmt/glusterd: Ignore error when glusterd_op_get_ctx fails on other glusterd.v3.2.4qa4Junaid2011-09-231-1/+1
* Revert "cluster/afr: eager locking of FD writes"v3.2.4qa3Vijay Bellur2011-09-226-173/+61
* glusterd: do preparative gsyncd invocations with proper loggingCsaba Henk2011-09-221-36/+22
* NFS : Posix compliance fixes.Gaurav2011-09-211-4/+6
* storage/posix: Filter custom getxattrs in lookupv3.2.4qa2Pranith Kumar K2011-09-201-1/+34
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-203-5/+23
* features/marker: Use appropriate loc struct to do removexattr on newpath afte...Raghavendra G2011-09-201-1/+13