diff options
author | Trond Myklebust | 2019-10-31 18:40:33 -0400 |
---|---|---|
committer | Anna Schumaker | 2019-11-01 11:03:56 -0400 |
commit | 79cc55422ce99be5964bde208ba8557174720893 (patch) | |
tree | 4158ef1314feac72c6d39d21564860a137e2abde /fs/debugfs | |
parent | be3df3dd4c70ee020587a943a31b98a0fb4b6424 (diff) |
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
A typo in nfs4_refresh_delegation_stateid() means we're leaking an
RCU lock, and always returning a value of 'false'. As the function
description states, we were always supposed to return 'true' if a
matching delegation was found.
Fixes: 12f275cdd163 ("NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.")
Cc: stable@vger.kernel.org # v4.15+
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions