summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker
Commit message (Expand)AuthorAgeFilesLines
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+68
* features/marker: force xtime updates (configurable) for client-pid = -1Venky Shankar2013-09-042-6/+26
* features/marker: pass xdata in marker_unlink()Venky Shankar2013-07-242-1/+6
* move 'xlators/marker/utils/' to 'geo-replication/' directoryAvra Sengupta2013-07-2219-3982/+1
* features/changelog: changelog translatorAvra Sengupta2013-07-221-2/+3
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+70
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+69
* gsync: Display additional information in status commandsarvotham s pai2013-04-042-4/+52
* features/marker: log error when unlinking timestamp fileVenky Shankar2013-03-211-4/+13
* geo-rep: retire old style ssh setupCsaba Henk2013-03-141-0/+6
* gsyncd: allow the override of the compiled-in python pathJoe Julian2013-02-071-3/+7
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* geo-rep / gsyncd: Separate log file directory for Mountbroker sessionsVenky Shankar2013-02-041-1/+5
* geo-rep: do not access BaseException.message in syncdutilsNiels de Vos2012-12-181-2/+2
* geo-rep / gsyncd: play nicely with peer multiplexing when setting a checkpointCsaba Henk2012-12-041-5/+16
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-11-282-2/+5
* geo-replication: catch select.error on select()Niels de Vos2012-11-281-2/+2
* build: libraries must be in LDADD/LIBADDJeff Darcy2012-10-031-2/+3
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-032-4/+8
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-032-3/+3
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-012-2/+2
* build: add missing GF_CFLAGS in api/src/Jeff Darcy2012-10-011-1/+1
* geo-rep / gsyncd: gsyncd binary wrapper context fixesVenky Shankar2012-09-242-0/+25
* features/marker: if parent inode is NULL, then get it by inode_parentRaghavendra Bhat2012-09-172-4/+13
* All: License message changeVarun Shastry2012-09-1312-83/+73
* geo-rep/gsyncd: work around rsync argument overflowCsaba Henk2012-09-071-3/+8
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-063-13/+7
* All: License message changeVarun Shastry2012-08-2812-169/+69
* gsyncd: don't use void* arithmetic; don't leak upon OOM; remove castJim Meyering2012-08-191-4/+6
* geo-rep / gsycnd: restore the generic signature for sendmark_regularCsaba Henk2012-07-301-3/+3
* gsyncd / geo-rep: Fix sendmark() invocation for Normal MixinVenky Shankar2012-07-251-1/+1
* Fixes for gsyncd / geo-rep and FUSE listxattrVenky Shankar2012-07-241-4/+4
* gsyncd / geo-rep: Fix typo in 'purge' flowVenky Shankar2012-07-201-1/+1
* geo-rep / gsyncd: convert ignore-deletes to a mixin tooCsaba Henk2012-07-191-3/+16
* geo-rep / gsyncd: add support for sending xtimes through rsyncCsaba Henk2012-07-193-14/+35
* geo-rep / gsyncd: rsync option cleanups, fixesCsaba Henk2012-07-182-2/+6
* geo-rep / gsyncd: fixes to communication with child processesCsaba Henk2012-07-141-7/+11
* geo-rep / gsyncd: sanitize error log of external commandsCsaba Henk2012-07-141-2/+10
* gsyncd: don't dereference NULL upon failed reallocJim Meyering2012-07-131-1/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* gsyncd: don't let a bogus config file make us read/write buf[-1]Jim Meyering2012-07-111-2/+4
* pidinfo: don't let a corrupt /proc/PID/status cause buf[-1] accessJim Meyering2012-07-021-2/+4
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-1/+2
* features/marker: use buf->ia_gfid in all the lookup callbacksRaghavendra Bhat2012-06-192-10/+23
* gsyncd / geo-rep : failover/failbackCsaba Henk2012-06-133-66/+341
* geo-rep: checkpointingCsaba Henk2012-06-133-19/+172
* geo-rep / gsyncd: further cleanup refinementsCsaba Henk2012-05-244-5/+23
* geo-rep / gsyncd: add "--super" to rsync invocationCsaba Henk2012-05-242-2/+1
* geo-rep / gsyncd: fix cleanup of temporary mountsCsaba Henk2012-05-211-17/+76