diff options
author | Benjamin Coddington <bcodding@redhat.com> | 2019-05-09 07:25:21 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-05-09 16:26:57 -0400 |
commit | c260121a97a3e4df6536edbc2f26e166eff370ce (patch) | |
tree | a57d62086cbea2fcf95ee2e10a80349b23ef993b /fs/nfsd | |
parent | a46126ccc77e764429d63bf958d117f607f4b6c6 (diff) |
NFS: Fix a double unlock from nfs_match,get_client
Now that nfs_match_client drops the nfs_client_lock, we should be
careful
to always return it in the same condition: locked.
Fixes: 950a578c6128 ("NFS: make nfs_match_client killable")
Reported-by: syzbot+228a82b263b5da91883d@syzkaller.appspotmail.com
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions