summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* used S_ISVTX instead of 01000 in code for sticky bit checkAmar Tumballi2011-03-141-3/+3
* cluster/afr: Fix wrong memory allocationPranith K2011-03-142-5/+6
* Revert "Eliminate syscall tight loop when handling EAGAIN in NFS."Vijay Bellur2011-03-141-14/+1
* Revert "Make sure we are looking at the right errno in the fix for bug 2452."Vijay Bellur2011-03-141-4/+1
* mgmt/Glusterd: Make use of regexp pattern-matching sections to set a sane val...Kaushik BV2011-03-144-112/+129
* 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-144-4/+5
* afr-entry-self-heal: fixes to detected renames (gfid based)Anand Avati2011-03-142-15/+39
* mgmt/Glusterd: remove the checks performed for all ops in brick_opKaushik BV2011-03-141-19/+2
* mgmt/glusterd: remodel glusterd storePranith K2011-03-148-360/+681
* nfs-rpc: Fix order of freeing request and connection objectsShehjar Tikoo2011-03-121-7/+20
* posix: Set op_errno to ENOMEM on failed iobuf_getShehjar Tikoo2011-03-111-0/+1
* posix: Handle offset greater than file size of EOF determinationShehjar Tikoo2011-03-111-0/+2
* syncdaemon: fortify handling of failed xtime queriesCsaba Henk2011-03-112-6/+19
* do not access the inode while doing statfs in traceRaghavendra Bhat2011-03-101-2/+2
* mgmt/glusterd: mem-factor added as an optionKaushik BV2011-03-101-0/+1
* gluster rebalance: set the proper permission of the fileAmar Tumballi2011-03-101-1/+1
* mgmt/glusterd: gluster profile implementationPranith K2011-03-1012-362/+1895
* debug/io-stats: Changes for handling gluster profilePranith K2011-03-101-16/+253
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-102-5/+4
* 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
* mgmt/glusterd: preserve delete volume payload structure for backward compatib...Pranith K2011-03-074-50/+89
* mgmt/glusterd: reset pending count before sending the opPranith K2011-03-071-4/+12
* mgmt/glusterd: fix payload errorsPranith K2011-03-071-0/+8
* mgmt/glusterd: Handle race in peer connect and reverse probev3.1.3qa4Pranith K2011-03-043-8/+64
* Solaris xattr support for symlink and special files.v3.1.3qa3shishir gowda2011-03-041-3/+13
* debug/trace: add logs for 'forget', 'release' and 'releasedir'Amar Tumballi2011-03-041-1/+53
* glusterd: check for the variable before dereferencing itAmar Tumballi2011-03-043-22/+32
* glusterd: handle a crash in dump_version_cbk (in handshake)Amar Tumballi2011-03-041-0/+1
* Make sure we are looking at the right errno in the fix for bug 2452.Pavan T C2011-03-031-1/+4
* Eliminate syscall tight loop when handling EAGAIN in NFS.Pavan T C2011-03-031-1/+14
* NFS : Check for duplicate entries while filling up child_up array.Gaurav2011-03-021-0/+7
* gluster rebalance: give option to split the commandAmar Tumballi2011-03-013-65/+65
* gluster rebalance: get the proper/exact error msg to cliAmar Tumballi2011-03-013-84/+314
* CLI : NFS disable option through volume set.Gaurav2011-03-012-0/+23
* CLI : NFS persistent local/global options.Gaurav2011-03-016-162/+597
* rpcsvc: safe mem_put of req in nfs_rpcsvc_submit_vectorsAnand Avati2011-03-011-1/+4
* rpcsvc: perform mem_put at the very end for safe unrefsAnand Avati2011-03-011-1/+2