summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/locks:check for inodelk lists and blocked inodelks instead of entryl...Raghavendra Bhat2011-06-161-3/+3
* features/locks:update the refcount while releasing a lockv3.1.5qa3Raghavendra Bhat2011-06-141-0/+1
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-311-3/+4
* Access-Control : Sticky bit validation for rename, unlink and rmdir.v3.1.5qa1Gaurav2011-05-191-23/+197
* Access-Control : Changes in setattr for posix compliance.Gaurav2011-05-191-25/+116
* NFS : Check proper permissions in access control for setattr.Gaurav2011-04-211-2/+2
* Disable geo-replication buildv3.1.3Vijay Bellur2011-03-141-1/+1
* 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
* syncdaemon: fix some pidfile issuesCsaba Henk2011-02-141-17/+18
* syncdaemon: make /usr/libexec/gsyncd the default remote gsyncd (incomplete ha...Csaba Henk2011-02-141-1/+1
* syncdaemon: use "ping" message instead of "__version__" to wait for remote to...Csaba Henk2011-02-141-1/+1
* syncdaemon: fix KeyErrorCsaba Henk2011-02-141-1/+1
* syncdaemon: make configparser code work with all supported python versionsCsaba Henk2011-02-141-3/+9
* syncdaemon: conf file to be read properlyKaushik BV2011-02-131-2/+5
* syncdaemon: Create conf directory if not presetKaushik BV2011-02-131-0/+9
* syncdaemon: Handling of deleted symlinks (of directories). When a symlink of ...Kaushik BV2011-02-131-1/+16
* syncdaemon: configinterface.py file moved under xlators/features/marker/utils...Mohammed Junaid Ahmed2011-02-112-1/+51
* syncdaemon: Syncdaemon should not crash on ENOENT while performing setxattr()Kaushik BV2011-02-101-1/+6
* syncdaemon: config revamp #3: implement command line get/set/del interface to...Csaba Henk2011-02-101-15/+32
* syncdaemon: config revamp #2: implement canonicalized urls, use them in confi...Csaba Henk2011-02-102-3/+32
* syncdaemon: config revamp #1: drop simplecfg, switch to stdlib's ConfigParserCsaba Henk2011-02-102-94/+13
* syncdaemon: Removing the simplecfg.py entry from the Makefile.am, since it is...Mohammed Junaid Ahmed2011-02-101-1/+1
* features/marker: Use touch TimeStamp file instead of futimens, to avoid the d...Kaushik BV2011-02-101-19/+14
* syncdaemon: refine RePCe version check to tolerate difference in minorCsaba Henk2011-02-101-2/+7
* syncdaemon: add "setattr" server method, needed to synchronize metadata of li...Csaba Henk2011-02-072-8/+27
* syncdaemon: fix broken symlink handling in "purge" callCsaba Henk2011-02-071-2/+2
* syncdaemon: version the rpcCsaba Henk2011-02-072-2/+19
* syncdaemon: improve program terminationCsaba Henk2011-02-071-1/+3
* syncdaemon: display slave role in log outputCsaba Henk2011-02-072-4/+8
* marker: Updating the xtime marks on both the paths in rename fop.v3.1.2gsyncqa5Mohammed Junaid Ahmed2011-02-042-3/+28
* adding syncdaemonCsaba Henk2011-01-2712-1/+1183
* adding marker translatorJunaid2011-01-276-2/+1537
* features/access-control: skip access-tests if the call is from fusePranith K2011-01-261-1/+75
* quiesce: bring in feature to re-transmit the framesAmar Tumballi2010-12-292-370/+1502
* features/quota: fix warnings due to format string mismatches during invocatio...Raghavendra G2010-12-141-1/+1
* features/locks: Send prelock unlock only if it is not grantable and is a bloc...Pavan Sondur2010-11-181-6/+11
* access-control: Allow Writes/Reads to proceed without perm checksShehjar Tikoo2010-11-081-0/+12
* Change assert to GF_ASSERTVijay Bellur2010-10-121-1/+1
* features/locks: free fdctx in release.Raghavendra G2010-10-111-64/+103
* Copyright changesVijay Bellur2010-10-1112-12/+12
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+3
* features/locks: Handle lock upgrade and downgrade properly in locks.Pavan Sondur2010-10-052-3/+68
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-32/+131
* Change GNU GPL to GNU AGPLPranith K2010-10-0425-75/+75
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-024-19/+20
* Set the lock owner properly for lock self heal.Pavan Sondur2010-10-021-0/+1
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-018-34/+34
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-012-3/+3