Home
last modified time | relevance | path

Searched hist:"9 f7761cf0409465075dadb875d5d4b8ef2f890c8" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfs/
H A Dclient.cdiff 9f7761cf0409465075dadb875d5d4b8ef2f890c8 Tue Jun 11 18:57:52 CEST 2019 Benjamin Coddington <bcodding@redhat.com> NFS: Cleanup if nfs_match_client is interrupted

Don't bail out before cleaning up a new allocation if the wait for
searching for a matching nfs client is interrupted. Memory leaks.

Reported-by: syzbot+7fe11b49c1cc30e3fce2@syzkaller.appspotmail.com
Fixes: 950a578c6128 ("NFS: make nfs_match_client killable")
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>