summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe/src/stripe.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster/stripe/src/stripe.c')
-rw-r--r--xlators/cluster/stripe/src/stripe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/cluster/stripe/src/stripe.c b/xlators/cluster/stripe/src/stripe.c
index af60102c1..d1a816a03 100644
--- a/xlators/cluster/stripe/src/stripe.c
+++ b/xlators/cluster/stripe/src/stripe.c
@@ -4221,6 +4221,8 @@ unlock:
loc.name = strrchr (loc.path, '/');
loc.name++;
+ uuid_copy (loc.gfid, local_entry->d_stat.ia_gfid);
+
trav = this->children;
while (trav) {
STACK_WIND_COOKIE (frame, stripe_readdirp_entry_stat_cbk,