summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OS X: Include rpc/types.hnoah williamsson2010-10-261-0/+1
* Correct enum declaration of gf_dump_procnum, fixing duplicate symbol error wh...noah williamsson2010-10-261-2/+2
* fuse: "terminating upon EBADF" log message is confusing, set its level to DEBUGCsaba Henk2010-10-261-1/+1
* server: parse more precisely when validating auth optionsCsaba Henk2010-10-261-19/+15
* rpc-transport/rdma: create request_context only if message contains read chun...Raghavendra G2010-10-261-18/+26
* rpcsvc: handle NULL deref in case of program mismatchAmar Tumballi2010-10-261-16/+23
* NULL checks in the fops of io-cacheRaghavendra Bhat2010-10-261-7/+34
* io-stats: handle the case of 'cleanup_and_exit()' properlyAmar Tumballi2010-10-261-4/+10
* takes either 'y' or 'yes' and 'n' or 'no' for stop volume, delete volume and ...Mohammed Junaid2010-10-261-10/+30
* extras: Do not check_config() for glusterd in Debian initVijay Bellur2010-10-261-8/+0
* server: Don't free conf in fini.Raghavendra G2010-10-261-1/+2
* rpc-transport/rdma: associate mem-pools with device instead of transport.Raghavendra G2010-10-252-69/+102
* Correct location of git repositoryVijay Bellur2010-10-252-2/+2
* Propogate rebalance already started error to clishishir gowda2010-10-242-0/+4
* xlator.c/option-validation: change the log level to warning when given value ...Raghavendra G2010-10-241-1/+1
* client: move reopen{,dir} code to handshake fileAmar Tumballi2010-10-245-312/+300
* client: decrement the 'openfd' count in case of opendir_cbk tooAmar Tumballi2010-10-241-0/+2
* server: print information about disconnected clientAmar Tumballi2010-10-241-0/+4
* debug/io-stats: init() should also set loglevelKaushik BV2010-10-241-1/+10
* Log level mess clean upshishir gowda2010-10-245-47/+47
* Remove additional failure cli msg for peer detachshishir gowda2010-10-241-3/+0
* mgmt/glusterd: resolve the bricks before comparing uuidPranith K2010-10-242-8/+27
* Solaris build: Fix linux only featuresshishir gowda2010-10-215-3/+9
* Solaris build: Handle namespace clash for rpc-clnt.hshishir gowda2010-10-211-2/+2
* Solaris build: Remove sigtimewaitdshishir gowda2010-10-211-13/+0
* nfs3: Correctly funge solaris root lookup FH for DVMShehjar Tikoo2010-10-211-5/+5
* nfs: Fix volume-id option declarationShehjar Tikoo2010-10-211-1/+1
* do not hardcode the replace brick remote port to 34034Raghavendra Bhat2010-10-211-4/+0
* glusterd-rebalance: if file is open, don't do rebalanceAmar Tumballi2010-10-192-0/+32
* Revert "glusterd-rebalance: if file is open, don't do rebalance"Vijay Bellur2010-10-192-32/+0
* glusterd-rebalance: if file is open, don't do rebalancev3.1.0Amar Tumballi2010-10-122-0/+32
* rpc-transport/socket: initialize fragcurrent pointer in correct state while r...Raghavendra G2010-10-121-3/+3
* mgmt/glusterd: create brick path if does not existPranith K2010-10-123-70/+53
* Change assert to GF_ASSERTVijay Bellur2010-10-1222-41/+47
* rpcsvc: calculate dump response length instead of hard coding it.Raghavendra G2010-10-121-5/+9
* rpc-transport/rdma: by default use infiniband port 1Raghavendra G2010-10-121-1/+1
* nfs: avoid assignment of structure pointer into serialized bufferAnand Avati2010-10-121-2/+4
* check if fd is NULL before accessing it in fuse_open_resumeRaghavendra Bhat2010-10-121-0/+8
* Add mount.glusterfs to fuse since its only needed for native clientHarshavardhana2010-10-121-1/+1
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-125-12/+107
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-122-51/+1
* protocol/client: prevent propagation of CHILD_DOWN after pmap queryAnand Avati2010-10-123-1/+6
* protocol/server: be consistent in setting rsp.dict_len and rsp.dictAnand Avati2010-10-121-3/+3
* unwind if layout is NULL in getxattr for dhtRaghavendra Bhat2010-10-121-0/+7
* Revert "nfs: re-implement logic to perform fresh lookups when lookup revalida...v3.1.0qa46Vijay Bellur2010-10-115-84/+2
* Revert "Revert "nfs3: Revalidate inode on receiving ESTALE on lookup""Vijay Bellur2010-10-112-1/+51
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-112-0/+5
* Remove references to COPYING.* filesv3.1.0qa45Vijay Bellur2010-10-112-2/+2
* dht: change behaviour CHILD_UP/DOWN/CONNECTING event propagationAnand Avati2010-10-112-1/+85
* Revert "distribute: Propagate CHILD-UP when all subvols are up"Anand Avati2010-10-112-18/+3