summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* added glusterd-pmap.h to noinst_HEADERS in Makefile.amv3.1.0qa5Anand V. Avati2010-08-121-1/+2
* protocol/client: query portmap and reconnect on new portAnand V. Avati2010-08-122-0/+133
* portmap functionality in glusterdAnand V. Avati2010-08-126-3/+415
* minor assignement errors reported by clang fixedKaushik BV2010-08-121-2/+1
* client changes for 'gluster volume migration' to workAmar Tumballi2010-08-122-33/+230
* cluster/pump: Dynamically control sink connect and disconnect.Pavan Sondur2010-08-123-145/+348
* glusterd: Fixes for detachVijay Bellur2010-08-128-21/+147
* log added in case of invalid options provided for the io-threads volumeKaushik BV2010-08-121-3/+10
* logging enhancementsAmar Tumballi2010-08-124-2/+104
* fixed some backward compatibility issuesAmar Tumballi2010-08-123-21/+13
* Cleanup dead variables.Sachidananda2010-08-111-12/+0
* glusterd: Remove dependency on existence of peers directoryVijay Bellur2010-08-112-2/+13
* glusterd: Remove incorrect check for open fd during store ops.Vijay Bellur2010-08-111-5/+25
* glusterd: restore peer information upon restartVijay Bellur2010-08-117-26/+263
* fuse resolve related changesAmar Tumballi2010-08-116-739/+1890
* 'gluster volume rebalance' related fixesAmar Tumballi2010-08-114-36/+313
* glusterd: Solaris build fixesShehjar Tikoo2010-08-102-2/+15
* nfs/rpc: Solaris build fixesShehjar Tikoo2010-08-103-4/+10
* nfs: Do not build nfs/rpc as shared libraryShehjar Tikoo2010-08-104-21/+6
* nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflictShehjar Tikoo2010-08-1015-883/+948
* glusterd: Set right return value during delete volumeVijay Bellur2010-08-091-0/+2
* add pump xlator and changes for replace-brickPavan Sondur2010-08-0618-2601/+5068
* v2[PATCH BUG:1286] glusterd: Regain volume state upon re-startVijay Bellur2010-08-0610-246/+1112
* performance/io-cache: Disable caching when files are opened with GF_OPEN_NOWBRaghavendra G2010-08-062-0/+6
* Fix for seg fault in dict_unserialize if undersized buffers are passedshishir gowda2010-08-061-2/+20
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-063-29/+44
* if rpc->status is not SUCCESS, don't decode the msgAmar Tumballi2010-08-061-12/+7
* Fix cli volume defrag command hangshishir gowda2010-08-061-1/+19
* Remove dead variables.Sachidananda2010-08-021-18/+8
* Remove dead variables.Sachidananda2010-08-021-1/+0
* Remove dead variables.Sachidananda2010-08-021-7/+0
* Remove dead variables.Sachidananda2010-08-021-2/+0
* Remove dead variables.Sachidananda2010-08-021-9/+13
* Remove dead variables.Sachidananda2010-08-021-2/+1
* Remove unused variables.Sachidananda2010-08-021-4/+0
* Remove unused variables.Sachidananda2010-08-021-18/+8
* Remove unused variablesSachidananda2010-08-021-2/+0
* Remove dead variables reported by clang.Sachidananda2010-08-021-13/+4
* Remove dead variables reported by clang.Sachidananda2010-08-021-1/+1
* fixes for spurious entry self-heal in afrPranith Kumar K2010-07-283-5/+17
* glusterd: Bug fixes in add/remove brick.Vijay Bellur2010-07-281-3/+7
* changes to rpcRaghavendra G2010-07-285-23/+16
* glusterd: Fix a crash when get volume failsVijay Bellur2010-07-281-1/+1
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-288-145/+100
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-285-35/+83
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-288-10/+23
* nfs3: NULL fdentry check before removing from fdcacheShehjar Tikoo2010-07-281-0/+3
* access-control: Fix O_CREATE determination checkShehjar Tikoo2010-07-281-1/+1
* replicate: Set setxattr wait-count to child-count to avoid raceShehjar Tikoo2010-07-281-1/+1
* nfs3: Error returns must check for <0, not == -1Shehjar Tikoo2010-07-281-2/+2