summaryrefslogtreecommitdiffstats
path: root/xlators/performance
diff options
context:
space:
mode:
authorN Balachandran <nbalacha@redhat.com>2018-02-19 09:44:29 +0530
committerRaghavendra G <rgowdapp@redhat.com>2018-02-22 10:51:30 +0000
commitefbfd17dfc73c4e6055adeffc65be1697f094168 (patch)
tree679971dd642c7d7a7a855837ed4ac369d5b945bd /xlators/performance
parent475286ec7f9fbaea6b10a549119730f89e282cec (diff)
cluster/dht: Handle single dht child in dht_lookup
This patch limits itself to only handling the case where no file (data or linkto) exists on the subvol. Additional cases to be handled: 1. A linkto file was found on the only child subvol. This currently calls dht_lookup_everywhere which eventually deletes it. It can be deleted directly as it will not be pointing to a valid subvol. 2. Directory lookups - locking might be unnecessary in some cases. Change-Id: I940ba34531f2aaee1d36fd9ca45ecfd46be662a4 BUG: 1546620 Signed-off-by: N Balachandran <nbalacha@redhat.com>
Diffstat (limited to 'xlators/performance')
0 files changed, 0 insertions, 0 deletions