summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* gluster log {rotate,filename} : uuid check for bricksAmar Tumballi2010-09-131-0/+6
* io-threads: return -1 in case of 'init()' failuresAmar Tumballi2010-09-131-1/+1
* afr: reduce the size of readdir request during entry-self-healAmar Tumballi2010-09-131-1/+1
* No space left on device errorshishir gowda2010-09-131-2/+6
* posix: remove gen related xattr usageAmar Tumballi2010-09-131-207/+69
* cluster/afr: Clean up dead assignments.Sachidananda2010-09-131-7/+0
* performance/io-cache: Fix clang errors.Sachidananda2010-09-131-51/+37
* features/trash: Fix clang errors.Sachidananda2010-09-131-4/+1
* features/quota remove dead variables.Sachidananda2010-09-131-8/+2
* mgmt/glusterd: set req in opinfoVijay Bellur2010-09-101-0/+1
* mgmt/glusterd: add a dict to glusterd commit response.Pavan Sondur2010-09-103-2/+167
* Fix incorrect logmsg about disk space in dhtshishir gowda2010-09-091-6/+8
* free the tmp string allocated while getting brick informationRaghavendra Bhat2010-09-091-3/+11
* mgmt/glusterd: Do not check for src/dst while issuing replace brick cmds.Pavan Sondur2010-09-091-86/+70
* glusterd: fix init time warningsAmar Tumballi2010-09-091-10/+22
* mgmt/glusterd: Use appropriate length while doing strncpyVijay Bellur2010-09-091-1/+1
* stripe: fixed create issues after gfid changesAmar Tumballi2010-09-091-4/+18
* do not use pmap_registry_get function, instead use this to get pmap while rem...Raghavendra Bhat2010-09-091-1/+5
* features/locks: Dump transport pointer also while dumping locks.Pavan Sondur2010-09-091-8/+15
* mgmt/glusterd: op mem leak fixesPranith Kumar K2010-09-092-10/+5
* mgmt/glusterd: Send volume-id during volume exchangeVijay Bellur2010-09-081-0/+21
* allow brick to be added in a plain replicate volume if a brick is removedRaghavendra Bhat2010-09-082-8/+32
* mgmt/glusterd: send response in case of friend not foundPranith Kumar K2010-09-081-3/+5
* mgmt/glusterd: Various replace brick changes.Pavan Sondur2010-09-082-40/+154
* protocol/client: send CHILD_UP directly fuse if parent is NULLAmar Tumballi2010-09-081-1/+8
* glusterd: preserve brick's port, retrive it while starting glusterdAmar Tumballi2010-09-082-3/+18
* fuse: suppress wrong/confusing log message about graph setup failureAmar Tumballi2010-09-081-1/+1
* in case of failures, don't hang fuse mountAmar Tumballi2010-09-071-1/+26
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-076-13/+148
* fuse resolve to return if resolve not successfulAmar Tumballi2010-09-071-1/+10
* glusterd: rebalance fixesAmar Tumballi2010-09-072-14/+21
* mgmt/glusterd: resolve bricks upon restartPranith Kumar K2010-09-071-0/+34
* Volume info should display transport-typeshishir gowda2010-09-071-0/+5
* mgmt/glusterd: Disallow final brick remove of a volumePranith Kumar K2010-09-071-10/+38
* Add gf_cmd_log msg for volume startshishir gowda2010-09-071-33/+41
* mgmt/glusterd: create store handle in store create brickPranith Kumar K2010-09-071-7/+12
* DHT mount fails with parsing of subvolumesshishir gowda2010-09-071-1/+1
* glusterd-volgen: write new nfs options in nfs.volAmar Tumballi2010-09-061-25/+50
* mgmt/glusterd: volume to have 'uuid'Amar Tumballi2010-09-066-65/+102
* cluster/afr: Fix hang in create when one subvol is down.Pavan Sondur2010-09-062-21/+37
* nfsrpc: Set THIS before vector sizing upcallShehjar Tikoo2010-09-061-0/+2
* do not restrict the size of the subvolume string as it may corrupt the stack ...Raghavendra Bhat2010-09-061-8/+74
* debug/trace: use uint64_t variable while using localtime.Raghavendra G2010-09-061-60/+113
* protocol/client: ignore rpc_clnt_destroy as temp fix for sigterm handlingPranith Kumar K2010-09-061-2/+2
* changes in fuse proc thread initializationAmar Tumballi2010-09-061-16/+13
* misc replace-brick fixesVijay Bellur2010-09-061-2/+5
* Create volume adding transport type option rdmashishir gowda2010-09-067-2/+59
* Volume create hostname should not be localhostshishir gowda2010-09-061-1/+1
* mgmt/glusterd: misc fixes in replace-brick and get volumesVijay Bellur2010-09-052-25/+39
* mgmt/glusterd: Add GET volume supportVijay Bellur2010-09-051-18/+29