Actions
Bug #6115
opennlm_vp_active() leaks nv_refcnt for the matching vhold
Status:
New
Priority:
Normal
Assignee:
-
Category:
nfs - NFS server and client
Start date:
2015-08-11
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
The nlm_vhold_find_locked() is called from nlm_vp_active() to find a vhold for a vnode. The nlm_vhold_find_locked() returns either NULL or a held vhold (with the nv_refcnt incremented by one). The matching vhold is never released in nlm_vp_active().
No data to display
Actions