diff options
author | Benjamin Coddington <bcodding@redhat.com> | 2024-03-07 09:41:18 -0500 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2024-03-09 09:14:51 -0500 |
commit | 11974eec839c167362af685aae5f5e1baaf979eb (patch) | |
tree | 5634a3326fd0c27b356a248437a90bc7a0ba5fe2 /net/unix/sysctl_net_unix.c | |
parent | cdbd321ac15e1e663c15fc0433024f6487531f27 (diff) | |
download | linux-stable-11974eec839c167362af685aae5f5e1baaf979eb.tar.gz linux-stable-11974eec839c167362af685aae5f5e1baaf979eb.tar.bz2 linux-stable-11974eec839c167362af685aae5f5e1baaf979eb.zip |
NFS: Read unlock folio on nfs_page_create_from_folio() error
The netfs conversion lost a folio_unlock() for the case where
nfs_page_create_from_folio() returns an error (usually -ENOMEM). Restore
it.
Reported-by: David Jeffery <djeffery@redhat.com>
Cc: <stable@vger.kernel.org> # 6.4+
Fixes: 000dbe0bec05 ("NFS: Convert buffered read paths to use netfs when fscache is enabled")
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Acked-by: Dave Wysochanski <dwysocha@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions