[Bugs] [Bug 1728951] New: Remove inode invalidations on entry deletion
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jul 11 05:53:15 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1728951
Bug ID: 1728951
Summary: Remove inode invalidations on entry deletion
Product: GlusterFS
Version: 4.1
Status: NEW
Component: fuse
Assignee: bugs at gluster.org
Reporter: nbalacha at redhat.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
If the fuse process is unable to handle the fuse_invalidation requests quickly
enough, the number if invalidate_node allocations rises leading to high memory
usage. In some cases, the nodes are still queued for invalidation even after
the entries they are pointing have been deleted.
Fuse should remove the invalidate node objects if the corresponding entry has
been deleted.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list