Files
linux/fs/nfs/callback_proc.c
Trond Myklebust af069f63c5 NFSv4: Fix an rcu lock leak
commit 2e84611b3f upstream.

The intention in the original patch was to release the lock when
we put the inode, however something got screwed up.

Reported-by: Jason Yan <yanaijie@huawei.com>
Fixes: 7b410d9ce4 ("pNFS: Delay getting the layout header in..")
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 15:46:30 +02:00

18 KiB