diff options
author | Kinglong Mee <kinglongmee@gmail.com> | 2019-01-08 16:38:45 +0800 |
---|---|---|
committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2019-02-22 03:34:06 +0000 |
commit | 5c9b2dfb4d251cc0201759c495bbd4d1ad5e3c87 (patch) | |
tree | fcb96af9bf27c8eb5079b6aafe853f155fb9d970 /xlators/cluster/dht/src/dht-common.c | |
parent | bff265f8bc12eb43e82732b6ae81abf18a4b7a97 (diff) |
dht: fix double extra unref of inode at heal path
The loc_wipe is done in the _out_ section, inode_unref(loc.parent) here
casues a double extra unref of loc.parent.
> Change-Id: I2dc809328d3d34bf7b02c7df9a4f97788af511e6
> Signed-off-by: Kinglong Mee <mijinlong@open-fs.com>
(cherry-pick of https://review.gluster.org/#/c/glusterfs/+/21998/)
Change-Id: I2dc809328d3d34bf7b02c7df9a4f97788af511e6
updates: bz#1679275
Signed-off-by: Susant Palai <spalai@redhat.com>
Diffstat (limited to 'xlators/cluster/dht/src/dht-common.c')
0 files changed, 0 insertions, 0 deletions