summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* Changing readdir calls to readdirp calls in DHTshishir gowda2010-09-281-1/+1
* distribute: Propagate -1 op_ret on failed fopShehjar Tikoo2010-09-281-0/+1
* distribute: don't check for inode's gfid in _cbkv3.1.0qa34Amar Tumballi2010-09-271-2/+1
* Check for possible fd/ctx NULL in afrshishir gowda2010-09-243-5/+22
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-232-1/+3
* distribute: don't update the inode's gfid directlyAmar Tumballi2010-09-235-11/+37
* distribute: bring in feature to fix the layout of root inodeAmar Tumballi2010-09-231-1/+143
* distribute: in linkfile creation check for valid gfid in inodev3.1.0qa28Amar Tumballi2010-09-221-10/+10
* distribute: while selfhealing directory, send proper gfid in dictAmar Tumballi2010-09-223-13/+27
* distribute: Propagate CHILD-UP when all subvols are upShehjar Tikoo2010-09-222-3/+18
* distribute: Return ESTALE when dir selfheal finds no fixShehjar Tikoo2010-09-221-2/+6
* cluster/afr: print correct offset in debug message during diff self-heal.Raghavendra G2010-09-201-2/+2
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-183-3/+320
* change stat structure to iattAnush Shetty2010-09-181-1/+1
* cluster/afr: allocate memory big enough to hold iatt structures.Raghavendra G2010-09-182-3/+3
* cluster/replicate: stack_wind into read_child only if it is up.Raghavendra G2010-09-181-6/+6
* Fix crash in dht_pathinfo_getxattr_cbkshishir gowda2010-09-171-4/+11
* distribute: send proper 'gfid' in calls originated from lookup/mkdirAmar Tumballi2010-09-161-0/+9
* cluster/pump: introduce another flag to enable pump functionalityAmar Tumballi2010-09-162-45/+622
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-145-22/+0
* afr: reduce the size of readdir request during entry-self-healAmar Tumballi2010-09-131-1/+1
* cluster/afr: Clean up dead assignments.Sachidananda2010-09-131-7/+0
* Fix incorrect logmsg about disk space in dhtshishir gowda2010-09-091-6/+8
* stripe: fixed create issues after gfid changesAmar Tumballi2010-09-091-4/+18
* mgmt/glusterd: Various replace brick changes.v3.1.0qa18Pavan Sondur2010-09-081-0/+11
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-075-13/+145
* cluster/afr: Fix hang in create when one subvol is down.Pavan Sondur2010-09-062-21/+37
* gfid: changes in distribute to handle uuids in iatt structureAnand Avati2010-09-042-2/+20
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-047-8/+17
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-049-14/+31
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-0411-23/+41
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-0410-16/+40
* gfid: changes in inode managementAnand Avati2010-09-042-3/+0
* cluster/afr: Remove dead variables.Sachidananda2010-09-031-31/+6
* cluster/replicate: fix warnings during build.Raghavendra G2010-09-031-2/+2
* cluster/distribute: add option 'use-readdirp' to force readdirpAmar Tumballi2010-09-023-1/+15
* cluster/dht: check for op_ret in dht_selfheal_dir_mkdir_cbk ()Vijay Bellur2010-09-021-8/+13
* cluster/dht: fixes to handle 'fix.layout' attribute properly.Amar Tumballi2010-09-021-3/+10
* cluster/afr: Break STACK_WIND loop when the call count is reached.Pavan Sondur2010-08-312-1/+30
* fixes in 'gluster volume rebalance'Amar Tumballi2010-08-312-2/+4
* afr: enable metadata self-heal by defaultAmar Tumballi2010-08-281-1/+1
* cluster/afr: Hold ref on the right fdVijay Bellur2010-08-271-1/+2
* cluster/dht: Fix clang errors.Sachidananda2010-08-261-10/+18
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-28/+11
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-64/+10
* cluster/afr: Clang fixes.Sachidananda2010-08-261-17/+6
* cluster/afr: Clean up dead variables.Sachidananda2010-08-261-17/+20
* replace struct stat by stuct iattv3.1.0qa9Raghavendra Bhat2010-08-261-1/+1
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-264-112/+11
* cluster/afr: Clean up dead assignments.Sachidananda2010-08-242-18/+25