Skip to content
Commit 44a65a0c authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Reverse the submission order of requests in __nfs_pageio_add_request()



If we have to split the request up into subrequests, we have to submit
the request pointed to by the function call parameter last, in case
there is an error or other issue that causes us to exit before the
last request is submitted. The reason is that the caller is expected
to perform cleanup in those cases.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent a62f8e3b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment