pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 19 Mar 2020 19:48:42 +0000 (15:48 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 27 Mar 2020 20:34:34 +0000 (16:34 -0400)
commitfce9ed0302180336b60a1e14fcda8dc887fd5070
treef26a03ce4d8814fb74d5206e82993ea918f7abe8
parenta8e3765e5178fb6a2a9f14d133d0b3c23a7c1e6d
pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()

Add support for scanning the full list of per-layout segment commit
arrays to pnfs_generic_recover_commit_reqs().

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