index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
dht
/
src
/
dht-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/dht: clear local->cached_subvol when switching to do_fresh_lookup
Anand Avati
2011-08-06
1
-0
/
+1
*
distribute: bring in feature to do rebalance from inside
Amar Tumballi
2011-07-14
1
-12
/
+43
*
cluster/distribute: bring in directory-spread-count option
Amar Tumballi
2011-07-14
1
-3
/
+31
*
cluster/distribute: handle layout overlaps while giving a new fix
Amar Tumballi
2011-07-14
1
-22
/
+10
*
DHT access: For nfs calls, op_ret is always 0, and mode is op_errno
shishir gowda
2011-07-13
1
-1
/
+10
*
afr/stripe: collect pathinfo xattrs from all childs
Venky Shankar
2011-07-12
1
-16
/
+40
*
distribute: handle 'fix.layout' key in setxattr() instead of getxattr()
Amar Tumballi
2011-06-23
1
-67
/
+46
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-124
/
+4
*
DHT: check for mis-matching user xattrs
shishir gowda
2011-06-14
1
-2
/
+15
*
DHT selheal dir: Recreate dirs with correct gfid.
shishir gowda
2011-06-13
1
-0
/
+1
*
cluster/dht: use GFID returned from hashed subvolume
Anand Avati
2011-06-09
1
-0
/
+5
*
DHT:first_up_subvol should be the one up the longest
shishir gowda
2011-05-31
1
-1
/
+9
*
statfs(): honor the 'inode' on which the statfs() call is made
Amar Tumballi
2011-05-31
1
-6
/
+27
*
cluster/dht: notify should succeed when waiting for all subvols first event
Pranith Kumar K
2011-05-30
1
-1
/
+3
*
cluster/dht: detect linkfiles mismatching gfids and delete+recreate
Anand Avati
2011-05-26
1
-70
/
+107
*
cluster/distribute: corrected layout mismatch handling logic
Amar Tumballi
2011-05-03
1
-173
/
+13
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
1
-2
/
+2
*
DHT: Propogate error if dht_rmdir_opendir_cbk
shishir gowda
2011-04-17
1
-0
/
+2
*
DHT: Add xlator-option assert_no_child_down
shishir gowda
2011-04-14
1
-0
/
+6
*
cluster/distribute: Account for the first lookup sent to check whether the pa...
Raghavendra G
2011-04-10
1
-1
/
+15
*
DHT: send revalidate to all subvols and not just first subvol
shishir gowda
2011-04-10
1
-6
/
+10
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-2
/
+2
*
cluster/dht: send back the proper inode number in the cbk functions
Amar Tumballi
2011-04-06
1
-2
/
+4
*
cluster/dht: log level fixes in lookup* functions
Amar Tumballi
2011-04-06
1
-21
/
+20
*
log gfid mismatches for the same file in cluster xlator lookup
Amar Tumballi
2011-04-06
1
-1
/
+20
*
Revert "Process dir/link from other subvol if error in dht_readdir"
Vijay Bellur
2011-03-31
1
-17
/
+4
*
cluster/dht: Fix double freeing in quota aggregate.
Junaid
2011-03-26
1
-10
/
+23
*
Process dir/link from other subvol if error in dht_readdir
shishir gowda
2011-03-25
1
-4
/
+17
*
cluster/distribute: aggregate quota-sizes in lookup and getxattr.
Raghavendra G
2011-03-22
1
-2
/
+54
*
cluster/dht: log enhancements
Amar Tumballi
2011-03-17
1
-148
/
+157
*
cluster/dht: whitespace cleanup
Amar Tumballi
2011-03-17
1
-2107
/
+2105
*
dht: log filename on failed reavalidate
Anand Avati
2011-02-25
1
-2
/
+3
*
dht: do not send revalidates to all subvols
Anand Avati
2011-02-22
1
-10
/
+6
*
core: have framework for GF_EVENT_CHILD_MODIFIED notifcation event
Anand Avati
2011-02-22
1
-1
/
+8
*
Solaris build fixes
shishir gowda
2011-02-22
1
-1
/
+1
*
cluster/dht : implement a fsetxattr() command
Amar Tumballi
2011-02-18
1
-0
/
+44
*
cluster/dht: Send removexattr() to all subvolumes.
Vikas Gorur
2011-02-14
1
-4
/
+52
*
cluster/dht: Perform self-heal as root
Pranith K
2011-02-08
1
-2
/
+2
*
adding libxlator, to ensure proper client side aggregation of marks by cluste...
Kaushik BV
2011-01-27
1
-6
/
+65
*
distribute: handle a case of 'local->key' being free'd twice.
Amar Tumballi
2010-11-13
1
-1
/
+0
*
Fix DHT getxattr for directories
shishir gowda
2010-11-03
1
-16
/
+64
*
distribute: bring in statfs normalization
Amar Tumballi
2010-10-27
1
-5
/
+35
*
unwind if layout is NULL in getxattr for dht
Raghavendra Bhat
2010-10-12
1
-0
/
+7
*
dht: change behaviour CHILD_UP/DOWN/CONNECTING event propagation
Anand Avati
2010-10-11
1
-1
/
+84
*
Revert "distribute: Propagate CHILD-UP when all subvols are up"
Anand Avati
2010-10-11
1
-17
/
+3
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
distribute: check for 'conf' before dereferencing it
Amar Tumballi
2010-10-05
1
-9
/
+45
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-2
/
+4
*
stat enhancements
Amar Tumballi
2010-10-01
1
-8
/
+22
[next]