diff options
author | Benjamin Coddington <bcodding@redhat.com> | 2024-03-07 15:41:18 +0100 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2024-03-09 15:14:51 +0100 |
commit | 11974eec839c167362af685aae5f5e1baaf979eb (patch) | |
tree | 5634a3326fd0c27b356a248437a90bc7a0ba5fe2 /sound | |
parent | NFS: remove unused variable nfs_rpcstat (diff) | |
download | linux-11974eec839c167362af685aae5f5e1baaf979eb.tar.xz linux-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 'sound')
0 files changed, 0 insertions, 0 deletions