summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/marker: Synchronise the read and write of marker_local_ref.Junaid2011-04-081-2/+4
* 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
* features/marker, cli: use appropriate conversion specifiers.Raghavendra G2011-04-061-5/+8
* 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/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
* 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/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
* features/marker: Donot fail init when both gsync and quota are not enabled.Mohammed Junaid Ahmed2011-03-221-35/+76
* 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/marker: Invalid option "marker", use "gsync" instead.Mohammed Junaid Ahmed2011-03-161-2/+9
* features/marker: QUOTA related changes in marker translator.Mohammed Junaid Ahmed2011-03-1610-91/+2986
* features/marker: open the timestamp file with O_TRUNC to update the ctimeKaushik BV2011-03-141-6/+3
* Revert "features/marker: Use touch TimeStamp file instead of futimens, to avo...Kaushik BV2011-03-141-14/+19
* Gsyncd: Explicitly mention the path for the gsyncd.py scriptKaushik BV2011-03-141-1/+1
* Gsyncd: Include a directory glusterfs in the libexecdir, so that it is not cu...Kaushik BV2011-03-143-3/+3
* syncdaemon: fortify handling of failed xtime queriesCsaba Henk2011-03-112-6/+19
* syncdaemon: don't follow symlinks on entries queryCsaba Henk2011-03-101-0/+3
* syncdaemon: fortify purge implementation to not do silly things like followin...Csaba Henk2011-03-101-4/+15
* syncademon: fortify handling of failed entries queriesCsaba Henk2011-03-102-9/+16
* Revert "syncdaemon: Syncdaemon should not crash on ENOENT while performing se...Csaba Henk2011-03-101-6/+1
* Revert "syncdaemon: Handling of deleted symlinks (of directories). When a sym...Csaba Henk2011-03-101-16/+1
* Revert "syncdaemon: Create conf directory if not preset"Csaba Henk2011-03-101-9/+0
* syncdaemon: improve loglevel handlingCsaba Henk2011-03-101-3/+12
* syncdaemon: ensure stdio is flushed before exitCsaba Henk2011-03-101-0/+2
* syncdaemon: add support from dumping urls in canonical and escaped canonical ...Csaba Henk2011-03-105-15/+38
* syncdaemon: add versioning to config fileCsaba Henk2011-03-101-5/+6
* syncdaemon: configinterface: add support for regexp based pattern-matching se...Csaba Henk2011-03-102-38/+130
* syncdaemon: fix RePCe version queryCsaba Henk2011-02-152-8/+11
* syncdaemon: change pidfile handling approachCsaba Henk2011-02-153-28/+48
* syncdaemon: set the default value of timeout to 120secKaushik BV2011-02-151-1/+1