]> Git Repo - linux.git/commit
nfs: enable localio for non-pNFS IO
authorTrond Myklebust <[email protected]>
Thu, 5 Sep 2024 19:09:54 +0000 (15:09 -0400)
committerAnna Schumaker <[email protected]>
Mon, 23 Sep 2024 19:03:30 +0000 (15:03 -0400)
commitfa88a7d6ae089c07aba872fff30a1342d3503e80
tree83e514c6b89d85ffff64a940a2f33c5971e0608b
parent70ba381e1a431245c137ed597ec6a05991c79bd9
nfs: enable localio for non-pNFS IO

Try a local open of the file being written to, and if it succeeds,
then use localio to issue IO.

Signed-off-by: Trond Myklebust <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Reviewed-by: NeilBrown <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
fs/nfs/pagelist.c
fs/nfs/write.c
This page took 0.043257 seconds and 4 git commands to generate.