summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Solaris xattr support for symlink and special files.v3.1.3qa3shishir gowda2011-03-048-21/+260
* 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
* Display correct usage of rebalance command when it is wrongly entered.v3.1.3qa2Rahul2011-03-011-0/+7
* gluster rebalance: send the proper 'procnum' to glusterdAmar Tumballi2011-03-011-1/+1
* gluster rebalance: give option to split the commandAmar Tumballi2011-03-016-81/+123
* gluster rebalance: get the proper/exact error msg to cliAmar Tumballi2011-03-019-102/+412
* 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
* Gsync : Do not expose volume gsync, when geo-replication is disabledKaushik BV2011-03-013-4/+8
* NFS : Send error reply on rpc decoding failure.Gaurav2011-03-011-0/+1
* RPC : Sending error reply on decodong failure.Gaurav2011-03-011-0/+2
* glusterd: remove rpc code from internals of glusterdAmar Tumballi2011-03-014-1003/+664
* glusterd: separate out cli specific programs and mgmt specific programsAmar Tumballi2011-03-0112-120/+237
* glusterd: dependency on 'priv->mgmt' completely removedAmar Tumballi2011-03-015-396/+392
* glusterd: keep mgmt program peerinfo specificAmar Tumballi2011-03-015-70/+208
* v2 Prevent removal of trusted.gfid xattrshishir gowda2011-03-011-0/+6
* mgmt/Glusterd: while resetting the volume options, the previous data structur...v3.1.3qa1Kaushik BV2011-03-012-7/+29
* check for inode and path being NULL before copying themRaghavendra Bhat2011-02-281-24/+28
* Stop building uuid test programVijay Bellur2011-02-281-1/+1
* rpcsvc: Handle more than one payload vectors.Raghavendra G2011-02-283-3/+11
* if volume created is both of tcp and rdma type show it in volume infoRaghavendra Bhat2011-02-281-2/+4
* mgmt/glusterd: prevent spurious cmd unlocksPranith K2011-02-285-627/+318
* performance/io-cache: Whitespace cleanupVijay Bellur2011-02-281-205/+201
* libglusterfs/dict.c: Whitespace cleanupVijay Bellur2011-02-281-217/+219
* cluster/afr: Re-factoring code for alignmentVijay Bellur2011-02-281-62/+62
* cluster/afr: Whitespace cleanupVijay Bellur2011-02-282-124/+126
* libglusterfs/xlator.c: whitespace cleanupVijay Bellur2011-02-281-55/+51
* dht: log filename on failed reavalidateAnand Avati2011-02-251-2/+3
* install gluster binaries under /opt/glusterfs/version with sym.link at /usr/binLakshmipathi G2011-02-222-11/+30
* Solaris build fixes.shishir gowda2011-02-221-0/+1
* man pages updatedAmar Tumballi2011-02-227-35/+155
* check the op_ret for less than zero in sp_create_cbk since posix can send neg...Raghavendra Bhat2011-02-221-1/+1
* storage/posix: set op_ret to -1 when setgid_override fails.Raghavendra G2011-02-221-5/+18
* Solaris: disable cli support rebalance and replace brickshishir gowda2011-02-221-0/+8
* send the CHILD_DOWN event also to fuseAmar Tumballi2011-02-222-33/+13
* log the total replace brick command receivedRaghavendra Bhat2011-02-221-2/+1
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-225-6/+83
* debug/trace: updated the logs to print gfid instead of 'ino' valuesAmar Tumballi2011-02-221-413/+562
* glusterd: make it more RPC friendlyAmar Tumballi2011-02-222-196/+282
* fuse-resolve: correction in resolve logicAmar Tumballi2011-02-224-91/+286
* dht: do not send revalidates to all subvolsAnand Avati2011-02-221-10/+6
* core: have framework for GF_EVENT_CHILD_MODIFIED notifcation eventAnand Avati2011-02-224-1/+14
* mgmt/glusterd: In store-retrieve exit with error message instead of crashing.Pranith K2011-02-224-29/+159