diff options
Diffstat (limited to 'xlators/cluster')
| -rw-r--r-- | xlators/cluster/dht/src/dht-common.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/cluster/dht/src/dht-common.c b/xlators/cluster/dht/src/dht-common.c index de977287650..07eec9261bb 100644 --- a/xlators/cluster/dht/src/dht-common.c +++ b/xlators/cluster/dht/src/dht-common.c @@ -938,6 +938,7 @@ dht_lookup (call_frame_t *frame, xlator_t *this,                          dht_layout_unref (this, local->layout);                          local->layout = NULL; +                        local->cached_subvol = NULL;  			goto do_fresh_lookup;  		}  | 
