commit | f4340e9314dbfadc48758945f85fc3b16612d06f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Aug 12 15:19:54 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Aug 19 08:56:04 2019 -0400 |
tree | 259b0c479e729a7f7a0d62be2eb04720fed4ec36 | |
parent | 9821421a291b548ef4369c6998745baa36ddecd5 [diff] |
NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend() If the attempt to resend the pages fails, we need to ensure that we clean up those pages that were not transmitted. Fixes: d600ad1f2bdb ("NFS41: pop some layoutget errors to application") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: stable@vger.kernel.org # v4.5+