[Bugs] [Bug 1317948] inode ref leaks with perf-test.sh
bugzilla at redhat.com
bugzilla at redhat.com
Wed Mar 16 17:21:09 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1317948
--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13689 committed in master by Niels de Vos
(ndevos at redhat.com)
------
commit 8fda324df01b6de9c58a1395263ce9755465b26d
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.
Change-Id: I780ec5513990d6ef00ea051ec57ff20e4428081e
BUG: 1317948
Signed-off-by: Vijay Bellur <vbellur at redhat.com>
Reviewed-on: http://review.gluster.org/13689
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
Smoke: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Niels de Vos <ndevos 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=XZLde4dtqr&a=cc_unsubscribe
More information about the Bugs
mailing list