summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-115-2/+84
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-112-51/+1
* Set correct logging level for log messagesPranith K2010-10-114-8/+7
* features/locks: free fdctx in release.Raghavendra G2010-10-111-64/+103
* Copyright changesVijay Bellur2010-10-11258-931/+257
* Do graph init after topology changeVijay Bellur2010-10-111-1/+2
* fuse_loc_fill(): handle a case of NULL dereferenceAmar Tumballi2010-10-111-2/+2
* get the remote-host option from the dictionary in reconfigureRaghavendra Bhat2010-10-111-0/+18
* Add log-level validation for volume set commandshishir gowda2010-10-112-1/+32
* mgmt/glusterd: handle reqs from unknown peers for friend smPranith K2010-10-116-60/+126
* Add confirmation to volume delete commandshishir gowda2010-10-113-1/+14
* mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44Kaushik BV2010-10-095-44/+63
* io-stats, volgen: make the distinction between client and brick loglevel in v...Csaba Henk2010-10-092-12/+38
* rpc-transport/rdma: fix the bug which was causing an ioq-entry being mem_put ...Raghavendra G2010-10-091-1/+3
* set keepalive for client connectionsRaghavendra Bhat2010-10-091-0/+21
* mgmt/Glusterd : Volume info fixesv3.1.0qa43Kaushik BV2010-10-082-27/+41
* rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()Amar Tumballi2010-10-084-3/+9
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-0812-186/+510
* rpc/clnt: allocate a new cbk_program before registering it.Raghavendra G2010-10-082-9/+48