summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CLI : Display possible options in proper format.Gaurav2011-06-192-6/+18
* extras: Add quota-related debugging scripts.Raghavendra G2011-06-192-0/+90
* print the owner and the transport for the blocked locks in server statedumpRaghavendra Bhat2011-06-191-2/+4
* stack: make process state dump more debug friendlyAnand Avati2011-06-192-0/+30
* cli: Print the error message sent by glusterd when quota list cmd fails.Junaid2011-06-171-3/+12
* 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-1612-147/+142
* gluster rebalance: handle the migration of files with 'holes'.Amar Tumballi2011-06-161-6/+70
* gluster rebalance: bring in a 'force' optionAmar Tumballi2011-06-164-61/+91
* build: fixes to work on solarisAmar Tumballi2011-06-163-2/+24
* 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
* libglusterfs/call-stub: Allow unwinding of frames for rename during call_resu...Raghavendra G2011-06-161-2/+0
* 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
* rdma: fix the excessive logsAmar Tumballi2011-06-162-3/+5
* build warning fixesAmar Tumballi2011-06-167-62/+60
* fixing some build issues in Mac OS XAmar Tumballi2011-06-168-18/+17
* Update man pages to include newer options.Sachidananda2011-06-163-3/+22
* 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-163-12/+47
* Delete/correct deprecated options in sample vol files.Sachidananda2011-06-163-28/+16
* features/locks: check for inodelk lists and blocked inodelks instead of entry...Raghavendra Bhat2011-06-161-3/+3
* Bring `examples' directory upto date.Sachidananda2011-06-1614-259/+84
* 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
* rbthashtable: implement traverser procedure.Raghavendra G2011-06-142-2/+55
* libglusterfs/inode.c: Add version of inode_path which can be called holding i...Raghavendra G2011-06-142-54/+75
* 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
* cli: 'QUOTA' Display the limit-set and size of the directory in KB, MB, etcJunaid2011-06-141-4/+13
* libglusterfs/common-utils: Added gf_uint64_2human_readable function.Junaid2011-06-142-0/+38
* 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-143-2/+36