]> git.baikalelectronics.ru Git - kernel.git/commit
NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 22 Mar 2020 20:08:55 +0000 (16:08 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 27 Mar 2020 20:34:35 +0000 (16:34 -0400)
commita8623f7f988caab9a17e1efe71573f9b4ff749f0
tree32498e048d604b3451a7b8e03dbf6b959f8d646a
parent0ab745e026a4052b5e285fed58bb75374fb9fa4c
NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling

Fix up pnfs_layout_mark_request_commit() to alway reschedule the write
if the layout segment is invalid. Also minor cleanup.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/pnfs_nfs.c