summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/quota: Adding the option "timeout" to quota.Junaid2011-04-111-0/+22
* syncdaemon: do not use os.getlogin() for getting the name of the current userCsaba Henk2011-04-111-1/+2
* 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
* 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
* features/quota: Add checks for any of the parents of file being NULL while ch...Raghavendra G2011-04-081-9/+19
* features/marker: Synchronise the read and write of marker_local_ref.Junaid2011-04-081-2/+4
* do not access the empty loc inodev3.2.0qa9Raghavendra Bhat2011-04-071-2/+2
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-073-9/+9
* do not change the arguments of a functionRaghavendra Bhat2011-04-071-9/+8
* features/marker: Perform quota updation on rmdir and unlink by holding inodel...Junaid2011-04-071-30/+134
* features/marker: Check for NULL before dereferencing pointers stored in local.Junaid2011-04-071-2/+5
* features/marker: Check if gsync is enabled in getxattr fop before performing ...Junaid2011-04-071-2/+8
* check buf for NULL before accessing itv3.2.0qa8Raghavendra Bhat2011-04-061-1/+2
* features/marker, cli: use appropriate conversion specifiers.Raghavendra G2011-04-061-5/+8
* features/quota: use a double pointer to uint64_t as an argument to dict_get_b...Raghavendra G2011-04-051-2/+2
* features/quota: add NULL check before doing strcasecmpRaghavendra G2011-04-051-1/+1
* syncdaemon: add monitor mode to support autorestartCsaba Henk2011-04-045-16/+105
* syncdaemon: provide transactional semantics to config file writingCsaba Henk2011-04-042-13/+49
* syncdaemon: give some refactoring to cascading codeCsaba Henk2011-04-042-84/+116
* syncdaemon: fix up fallback xtime value for slaveCsaba Henk2011-04-011-1/+1
* syncdaemon: minor cleanups in cascading codeCsaba Henk2011-03-311-7/+1
* features/quota: Use appropriate inodes while logging and create contexts in i...Junaid2011-03-312-131/+144
* features/marker: Fix memory corruption.Junaid2011-03-314-17/+22
* syncdaemon: fix "--debug" option of gsyncd.pyCsaba Henk2011-03-311-3/+8
* return after stack winding instead of destroying the frameMohammed Junaid Ahmed2011-03-301-6/+7
* assign local to frame->local before checking for error conditionsRaghavendra Bhat2011-03-301-2/+2
* access the proper loc structure when inode ctx get fails in quotaRaghavendra Bhat2011-03-301-2/+2
* Gsyncd: Cascading of gsync daemonsKaushik BV2011-03-292-34/+155
* features/marker: check for op_ret before doing any operations in lookup callbackMohammed Junaid Ahmed2011-03-291-10/+3
* check the local for NULL before accessing itv3.2.0qa5Raghavendra Bhat2011-03-271-3/+3
* features/quota: Return dynamically allocated address of local.Junaid2011-03-262-8/+3
* features/marker: Handle fop's gracefully when none of the feaures are enabled.Junaid2011-03-263-145/+253
* Gsyncd: fix a typo for the command-line arg of gluster processKaushik BV2011-03-251-1/+1
* free priv structure if something fails in init for locksRaghavendra Bhat2011-03-221-4/+12
* features/marker: Donot fail init when both gsync and quota are not enabled.Mohammed Junaid Ahmed2011-03-221-35/+76
* features/quota: Client side quota.Raghavendra G2011-03-224-2/+2807
* features/quota: removed quota.c and quota-mem-types.h files.Raghavendra G2011-03-222-1238/+0
* Revert "syncdaemon: make /usr/libexec/gsyncd the default remote gsyncd (incom...Csaba Henk2011-03-171-1/+1
* syncdaemon: fix up exit valueCsaba Henk2011-03-171-2/+4
* syncdaemon: don't try to set log level to NoneCsaba Henk2011-03-171-1/+3
* features/locks: logging enhancementAmar Tumballi2011-03-175-143/+63
* features/locks: White space related changes to adhere to coding guidelines.Pranith K2011-03-175-852/+852