summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker
Commit message (Expand)AuthorAgeFilesLines
* features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.release-3.2Mohammed Junaid2013-02-071-3/+3
* geo-rep: gsyncd: fix up fallback xtime for orphans on master sidev3.2.7qa1Csaba Henk2012-04-121-7/+8
* geo-rep / gsyncd: fix cleanup of temporary mountsv3.2.6qa6v3.2.6Csaba Henk2012-03-091-13/+25
* gsyncd: geo-rep: Reduce excessive verbosity in loggingv3.2.6qa5Venky Shankar2012-03-061-8/+23
* geo-rep / syncdaemon: make the timeout for establishing the connection to sla...Csaba Henk2012-03-012-1/+2
* features/marker: xtime should not be updated for modifications done by specia...Junaid2012-01-241-1/+7
* features/marker-quota: Use stack_wind_cookie in place of stack_wind to preser...v3.2.5qa9v3.2.5Junaid2011-11-111-11/+12
* cli: add geo-replication log-rotate commandVenky Shankar2011-11-046-19/+66
* check the return value of inode_path for less than or equal to zeroRaghavendra Bhat2011-10-282-2/+2
* features/marker-quota: Donot log when inode or inode-ctx is NULL.Junaid2011-10-271-2/+2
* features/marker-quota: Return error when inode-contribution not present in in...v3.2.4qa5Junaid2011-09-301-9/+16
* features/marker: Use appropriate loc struct to do removexattr on newpath afte...Raghavendra G2011-09-201-1/+13
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-192-3/+10
* features/marker-quota: Perform xattr related operations with root permissions...Junaid2011-09-122-6/+39
* features/marker-quota: Prefix the function names with mq (marker-quota).Junaid2011-09-125-310/+310
* memleak fixes for markerRaghavendra Bhat2011-09-111-3/+5
* features/marker-quota: Fix invalid reads in readdir_cbk.Junaid2011-08-221-8/+24
* features/marker: avoid race conditions in marker-quota and avoid memory corru...v3.2.3qa4Raghavendra Bhat2011-08-202-50/+199
* features/marker: send the errno sent by posix to the upper xlators, instead o...Raghavendra Bhat2011-08-201-1/+2
* features/marker: Correct behavior of local_ref/unrefVijay Bellur2011-08-203-7/+4
* features/marker: do not unref the marker local twice to avoid memory corruptionRaghavendra Bhat2011-08-172-7/+16
* Change Copyright current yearPranith Kumar K2011-08-109-9/+9
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* features/marker-quota: Performance improvement.Junaid2011-08-053-11/+122
* features/marker-quota: Remove unused variable volname.Junaid2011-08-032-6/+1
* features/marker: log failures due to file not being presentRaghavendra G2011-08-031-33/+77
* features/marker-quota: Perform removexattr with frame uid and gid set to root.Junaid2011-07-292-0/+23
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-282-12/+11
* features/marker: fix race-conditions, memory corruptions and fd-leaks.Raghavendra G2011-07-207-374/+1019
* features/marker-quota: call stack destroy when hardlink count is not greater 1.Junaid2011-07-011-0/+6
* syncdaemon: fix listing xattrs when there is none and failure handlingCsaba Henk2011-05-311-5/+4
* syncdaemon: some refactor on monitorCsaba Henk2011-05-313-13/+17
* marker: fill out the volume-mark properly in case of marking corruptionCsaba Henk2011-05-311-1/+1
* marker: fix NULL deref in loggingv3.2.0Anand Avati2011-04-291-2/+3
* syncdaemon: have the monitor kill the worker if it does not connect in 60 secCsaba Henk2011-04-223-4/+33
* syncdaemon: handle errors in glusterfs mount more carefullyv3.2.0qa15Csaba Henk2011-04-211-4/+11
* features/marker-quota: handle creation of regular files using mknod.Raghavendra G2011-04-212-0/+7
* features/marker-quota: handle overflow of counter used to set frame->root->lk...Raghavendra G2011-04-214-13/+42
* features/marker-quota: Add the disk space used to parent sizes during creatio...Raghavendra G2011-04-213-3/+6
* syncdaemon: fix double wait in monitorCsaba Henk2011-04-211-1/+1
* features/marker: reduce the size corresponding to destination file if it is a...Raghavendra G2011-04-213-8/+18
* features/marker-quota: initialize dentry_child_count to total number of child...Raghavendra G2011-04-211-6/+17
* marker: fixes to bypass marker fops in case features are enabledAmar Tumballi2011-04-191-9/+22
* syncdaemon: add session-owner optionCsaba Henk2011-04-192-1/+8
* syncdaemon: implement template substitutions for config valuesCsaba Henk2011-04-193-22/+66
* gsyncd service auto-discoveryCsaba Henk2011-04-191-1/+49
* syncdaemon: fix swallowing of exit valueCsaba Henk2011-04-191-1/+1
* syncdaemon: pythonize accidentally copied ruby line in codeCsaba Henk2011-04-191-1/+1
* syncdaemon: don't accept simple identifiers anymore as sugared urlsCsaba Henk2011-04-191-1/+3
* features/marker-quota: reduce contributions to parents during unlink only if ...Raghavendra G2011-04-182-4/+33