summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Fix frame leak in hardlink self-healPranith Kumar K2012-03-311-9/+2
* cluster/afr: Handle invalid inode in open_fd_fixPranith Kumar K2012-03-311-1/+5
* cluster/stripe: minimum blk size log messageshylesh kumar2012-03-301-1/+2
* cluster/afr: Fix split-brain logPranith Kumar K2012-03-291-5/+8
* cluster/afr: Fix the split-brain logPranith Kumar K2012-03-291-3/+4
* cluster/dht: send dict with linkto key for lookup in rmdir_readdirpshishir gowda2012-03-291-1/+23
* cluster/afr: handle fstat failure in data-self-healPranith Kumar K2012-03-291-1/+1
* cluster/afr: Handle afr data self-heal failures gracefullyPranith Kumar K2012-03-282-51/+138
* cluster/stripe- do not ref if dict is nullshylesh kumar2012-03-281-1/+3
* cluster/dht : Acl fix for distribute directory selfhealKaushal M2012-03-262-2/+82
* core: adding extra data for fopsAmar Tumballi2012-03-2235-1704/+1929
* glusterd: Disabled self-heal on clear-locks internal mountKrishnan Parthasarathi2012-03-211-5/+5
* replicate: fix a glitch in up_count/down_count updates.Jeff Darcy2012-03-191-2/+24
* cluster/dht: Prevent crash in dir xattr selfhealshishir gowda2012-03-191-0/+5
* cluster/stripe: fix {set/get}xattr query for dirs/symlinkVenky Shankar2012-03-181-16/+89
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-1/+1
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-56/+154
* Self-heald: Handle errors gracefully and show errors to usersPranith Kumar K2012-03-185-106/+196
* cluster/afr: set_read_child when xactions in progress in fresh lookupPranith Kumar K2012-03-182-3/+7
* afr: Copy loc->gfid independent of lookup being fresh or otherwiseKrishnan Parthasarathi2012-03-181-5/+3
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-177-104/+146
* rpc-lib: memleak fix in rpcsvc_volume_allowedRajesh Amaravathi2012-03-171-1/+1
* afr: Corrected getxattr 'key' matching in case of clrlk cmdKrishnan Parthasarathi2012-03-142-10/+5
* cluster/afr: handle sending NULL dentry name for inode link in self-heal-daemonRaghavendra Bhat2012-03-142-2/+11
* distribute-rebalance: fix the logic of ENOENT handlingAmar Tumballi2012-03-141-3/+9
* cluster/afr: save the xattr obtained in the {f}xattrop_cbk in localRaghavendra Bhat2012-03-122-5/+27
* cluster/stripe: Readdirp - send aggregated block_size in statshishir gowda2012-03-121-0/+3
* Print non-zero timestamps in statedumpv3.3.0qa27Vijay Bellur2012-03-111-1/+4
* cluster/dht: Replace ftruncate call with truncate in rebalanceshishir gowda2012-03-091-2/+4
* glusterd/rebalance: Bring in support for parallel rebalanceshishirng2012-03-073-7/+80
* cluster/distribute: fix log level of few messagesAmar Tumballi2012-03-072-9/+9
* cluster/distribute: send proper 'dict' in readdirp()Amar Tumballi2012-03-071-13/+21
* cluster/afr: handle node failures in lookupPranith Kumar K2012-03-052-2/+29
* cluster/afr: Reset re-usable sh args in sh_*_donePranith Kumar K2012-03-054-27/+28
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-054-42/+145
* Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...Vijay Bellur2012-03-036-94/+22
* cluster/afr: copy the parent's gfid from child loc while building parent locRaghavendra Bhat2012-03-021-0/+2
* cluster/afr: Add new option to know which process it is inPranith Kumar K2012-03-014-5/+11
* cluster/afr: Handle errors in build_parent_locPranith Kumar K2012-03-015-50/+81
* afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.Krishnan Parthasarathi2012-03-016-22/+94
* cluster/afr: Hardlink Self-healPranith Kumar K2012-03-011-11/+172
* cluster/rebalance: Fix expression in check_free_spaceshishir gowda2012-02-291-1/+1
* cluster/stripe: Send xattr request in lookup even when type is INVALshishir gowda2012-02-291-2/+5
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-226-146/+292
* mempool: adjustments in pool sizesAmar Tumballi2012-02-226-6/+6
* cluster/stripe: Readdirp should call lookup on entriesshishir gowda2012-02-222-50/+116
* cluster/afr: Don't trust the fd returned in open_cbkPranith Kumar K2012-02-221-4/+7
* pump: Fixed undefined reference to fill_loc_info fn.Krishnan Parthasarathi2012-02-222-4/+8
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-2122-157/+180
* cluster/distribute: send the right 'dict' for check_is_linkfile()Amar Tumballi2012-02-212-12/+34