[Bugs] [Bug 1317959] inode ref leaks with perf-test.sh
bugzilla at redhat.com
bugzilla at redhat.com
Thu Mar 17 20:05:26 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1317959
--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13745 committed in release-3.7 by Raghavendra
Bhat (raghavendra at redhat.com)
------
commit 1eece065f1379bf08af839bae626ae701ccd91b0
Author: Vijay Bellur <vbellur at redhat.com>
Date: Sun Mar 13 10:44:12 2016 -0400
mount/fuse: cleanup an additional inode_ref()
commit ca515db0127 introduced a check in
fuse_resolve_inode_simple(). This results in an additional
ref being held on inodes which were obtained through readdirp.
As a result, the inode table keeps growing and entries remain in
the active list even after deletion of such inodes from the volume.
Change-Id: I780ec5513990d6ef00ea051ec57ff20e4428081e
BUG: 1317959
Signed-off-by: Vijay Bellur <vbellur at redhat.com>
Reviewed-on: http://review.gluster.org/13745
Smoke: Gluster Build System <jenkins at build.gluster.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=N9pxcMkwVJ&a=cc_unsubscribe
More information about the Bugs
mailing list