summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* syncdaemon: ensure -/_ invariance in tunables, in all componentsCsaba Henk2011-04-133-18/+32
* syncdaemon: refactor gsyncd.py cmdline interface to configurationCsaba Henk2011-04-131-19/+35
* syncdaemon: force termination for unhandled exception in any threadCsaba Henk2011-04-135-13/+27
* syncdaemon: streamline user-visible messages (and control flow a bit, too)Csaba Henk2011-04-132-11/+11
* syncdaemon: fix parsing of the volume-mark structureCsaba Henk2011-04-131-1/+1
* syncdaemon: return exit code properlyCsaba Henk2011-04-131-3/+6
* syncdaemon: fix pidfile deletion on failed pidfile acquisitionCsaba Henk2011-04-131-1/+6
* syncdaemon: minor fixesCsaba Henk2011-04-133-4/+2
* mgmt/glusterd: Remove excessive INFO logsPranith Kumar K2011-04-131-3/+6
* mgmt/glusterd: log stats commands to cmd logPranith Kumar K2011-04-131-0/+5
* mgmt/glusterd: volume reset force implementationPranith Kumar K2011-04-134-89/+144
* features/quota: update quota-limit stored in directory contexts after reconfi...Raghavendra G2011-04-131-0/+4
* features/marker: Filter the quota xattr's on getxattr with NULL name argument.Junaid2011-04-133-2/+36
* features/marker: Call update txn when the directory size and its contribution...Junaid2011-04-131-1/+8
* remove excessive logs due to log enhancementAmar Tumballi2011-04-136-14/+25
* declare favorite child as int instead of unsigned intRaghavendra Bhat2011-04-131-1/+1
* features/quota: check for proper return value in case failure of dict_get_binRaghavendra G2011-04-121-1/+1
* features/quota: add error checks for failure of quota_inode_loc_fill.Raghavendra G2011-04-121-8/+34
* quota: assign frame->local to local before checking op_retRaghavendra Bhat2011-04-121-1/+2
* features/quota: Validate the quota options. and donot include into the client...Junaid2011-04-121-0/+28
* features/marker: Adding NULL checks.Junaid2011-04-124-27/+35
* protocol/client: convert to errno before checking for EAGAINAmar Tumballi2011-04-121-5/+10
* protocol/client: fix the fd_count decrement logicAmar Tumballi2011-04-121-3/+5
* temporary workaround for mtab update race thingyCsaba Henk2011-04-123-0/+4
* mgmt/glusterd: Mount a maintainance client only on the glusterd which receive...Junaid2011-04-121-2/+2
* build fixesVenky Shankar2011-04-113-17/+47
* mgmt/glusterd: Fix warning in glusterd buildPranith Kumar K2011-04-111-0/+1
* mgmt/glusterd: Quota client lazy umount.v3.2.0qa11Junaid2011-04-111-32/+77
* mgmt/Glusterd: Do not disable marker on gsync stop.Kaushik BV2011-04-111-30/+30
* features/quota: Adding the option "timeout" to quota.Junaid2011-04-112-1/+23
* syncdaemon: do not use os.getlogin() for getting the name of the current userCsaba Henk2011-04-111-1/+2
* mgmt/Glusterd: logging of few commands in cmd_log_historyKaushik BV2011-04-111-1/+113
* marker: check the return value being less than zero instead of -1Raghavendra Bhat2011-04-111-1/+3
* features/quota: handle failed fops gracefully.Raghavendra G2011-04-111-11/+39
* features/quota: Add checks for any of the parents of file being NULL while ch...Raghavendra G2011-04-111-0/+11
* features/quota: use signed type to store delta.Raghavendra G2011-04-112-9/+9
* buf and statpost should be checked for NULL before accessing itRaghavendra Bhat2011-04-111-3/+6
* syncdaemon: fix transaction codeCsaba Henk2011-04-112-7/+7
* syncdaemon: minor fixesCsaba Henk2011-04-112-3/+3
* syncdaemon: fix setting None as new masterCsaba Henk2011-04-111-5/+6
* protocol/server: prevent unnessary logs in INFO levelAmar Tumballi2011-04-101-10/+11
* cluster/distribute: Account for the first lookup sent to check whether the pa...Raghavendra G2011-04-101-1/+15
* marker/quota: use correct byte order while storing xattr values in backend.Raghavendra G2011-04-101-1/+1
* features/quota: Fix race-condition while resuming stub.Raghavendra G2011-04-102-38/+87
* DHT: send revalidate to all subvols and not just first subvolshishir gowda2011-04-101-6/+10
* mgmt/glusterd: Fix op_ctx issue with replace brickv3.2.0qa10Pranith Kumar K2011-04-081-8/+46
* NFS : Exclusive create storing verifier.Gaurav2011-04-081-2/+2
* features/quota: Add checks for any of the parents of file being NULL while ch...Raghavendra G2011-04-081-9/+19
* gluster rebalance: don't move a hardlinked file.Amar Tumballi2011-04-081-2/+7
* gluster rebalance: don't depend on the sticky bit for validating link file.Amar Tumballi2011-04-081-27/+25