]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commite18c18ebd7c128346b532729792e21d97eeb15b0
tree32498e048d604b3451a7b8e03dbf6b959f8d646a
parentc84bea59449aaa699a0600a50f59d441cc1d4501
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