]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argument
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 13 Jun 2024 05:00:53 +0000 (01:00 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 8 Jul 2024 17:47:26 +0000 (13:47 -0400)
commit42375c2bfa3f7673f438e6dbf9acf17f69a98f77
tree754f1da79bd07aa07914038b0f26e34b9d5d4a2f
parentbbbff6d5edd1079b9984da927d9cd4d49095fca9
NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argument

Replace the boolean in nfs4_proc_layoutreturn() with a set of flags that
will allow us to craft a version that is appropriate for reboot
recovery.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c
fs/nfs/pnfs.c
fs/nfs/pnfs.h