summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Stripe selfheal: Prevent spurious STACK_DESTROY callshishir gowda2011-06-221-0/+4
* fuse: consider a lookup as revalidate even if the inode is present in new graph.Raghavendra G2011-06-221-10/+12
* performance/quick-read: Perform error handling only when GF_CALLOC failsVijay Bellur2011-06-221-1/+1
* Stripe lookup: aggregate xattrsshishir gowda2011-06-221-0/+4
* mgmt/glusterd: Enable quota only when volume is started.Junaid2011-06-221-0/+6
* NFS : Pass valid argument in mnt3svc_dump.Gaurav2011-06-221-1/+1
* performance/quick-read: reset open_in_transit to zero in case of an error.Raghavendra G2011-06-221-0/+1
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-201-2/+2
* features/quota: Print a log when reconfigure fails.Junaid2011-06-201-5/+8
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-201-3/+3
* Print error message to report missing mount point.Sachidananda2011-06-191-0/+3
* print the owner and the transport for the blocked locks in server statedumpRaghavendra Bhat2011-06-191-2/+4
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-1614-363/+25
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-161-1/+2
* mgmt/glusterd: chdir into mount in second child process while crawling the fs...Junaid2011-06-161-9/+7
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-162-51/+54
* gluster rebalance: handle the migration of files with 'holes'.Amar Tumballi2011-06-161-6/+70
* gluster rebalance: bring in a 'force' optionAmar Tumballi2011-06-161-9/+17
* features/marker-quota: use contribution value to reduce parent's size, if the...Raghavendra G2011-06-161-1/+5
* features/marker-quota: hold lock on dirty inode's parent while healing a dirt...Raghavendra G2011-06-161-24/+87
* features/marker-quota: hold parent inodelk during creation of xattrs on direc...Mohammed Junaid Ahmed2011-06-161-47/+192
* features/marker-quota: check for refcount being zero holding lock in quota_lo...Raghavendra G2011-06-164-21/+13
* features/marker-quota: wipe parent_loc in marker_local_unref.Raghavendra G2011-06-161-0/+1
* marker-quota/rename: use contribution values from backend instead of in-memor...Raghavendra G2011-06-162-97/+194
* features/marker-quota: use mutexes while accessing contribution values.Raghavendra G2011-06-163-49/+97
* features/marker: fixes in dirty inode self-heal codepath.Raghavendra G2011-06-161-9/+10
* features/marker-quota: performance optimization.Raghavendra G2011-06-161-3/+10
* features/marker-quota: fixes in rename path.Raghavendra G2011-06-166-71/+414
* features/quota: after validation on a path, reset variable just_validated to ...Raghavendra G2011-06-161-6/+11
* PUMP: perform opendir on pump xlator instead of its childPranith K2011-06-161-4/+2
* cluster/distribute: remove the unused variable from 'conf'Amar Tumballi2011-06-164-22/+0
* build warning fixesAmar Tumballi2011-06-161-4/+4
* fixing some build issues in Mac OS XAmar Tumballi2011-06-165-15/+7
* pump: cleanup xattrs on both commit and abort path.Krishnan P2011-06-164-4/+207
* glusterd: do_operation_abort and then kill dst_brick.Krishnan P2011-06-161-12/+13
* afr: holding stack var via dict_set_static_bin corrupts.Krishnan P2011-06-161-2/+15
* syncop: Modified to accept one 'non-frame' arg.Krishnan P2011-06-161-5/+3
* features/locks: check for inodelk lists and blocked inodelks instead of entry...Raghavendra Bhat2011-06-161-3/+3
* features/locks:update the refcount while releasing a lockRaghavendra Bhat2011-06-141-0/+1
* performance-translators: print path to file while dumping fdctx.Raghavendra G2011-06-142-1/+19
* performance/read-ahead: dump pages in read-ahead cache.Raghavendra G2011-06-141-0/+91
* performance/stat-prefetch: dump cache and list of ops waiting for lookup comp...Raghavendra G2011-06-141-0/+178
* performance/quick-read: dump inode and fdctx during statedump.Raghavendra G2011-06-141-0/+126
* performance/io-cache: print cache information during state dump.Raghavendra G2011-06-143-10/+156
* mgmt/glusterd: Set the generic options in the graph before merging it with th...Junaid2011-06-141-8/+8
* Prevent spurious getxattr for gfid-req in posix_lookupshishir gowda2011-06-141-0/+2
* DHT: check for mis-matching user xattrsshishir gowda2011-06-141-2/+15
* gluster rebalance: fix the mount command stringAmar Tumballi2011-06-141-1/+1
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-131-0/+1
* cluster/afr: propagate proper errno returned by lock fopsAnand Avati2011-06-101-4/+0