diff options
author | Venky Shankar <vshankar@redhat.com> | 2012-09-18 12:41:46 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-02-08 19:09:46 -0800 |
commit | 19de18219b93097ede8d14c218011a873ebd50ed (patch) | |
tree | 600d2dbc003a273ac7cd92a8db3fee1c0ee23a4c /libglusterfs | |
parent | 13b92b4f418cc8e34da95a31c583411bae595f4e (diff) |
cluster/dht: pathinfo xattr changes for directories
Since directories have presence on all subvolumes there is
no definite meaning of ->hashed_subvol or ->cached_subvol.
getxattr() code path chooses ->cached_subvol for pathinfo
extended attribute. While this makes sense of files, it makes
less sense for directories. Further if a hashed or a cached
subvolume is down, and there's a getxattr request for a
directory, we return with an errno.
This patch changes pathinfo extended attribute contents by
aggregating information from all subvolumes that are up.
Change-Id: I58adb741d63ccfd1d0239af75eb65f26f0fb384d
Signed-off-by: Venky Shankar <vshankar@redhat.com>
BUG: 856455
Reviewed-on: http://review.gluster.org/4047
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'libglusterfs')
0 files changed, 0 insertions, 0 deletions