commit | 1bcf34fdac5f8c2fcd16796495db75744612ca27 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jan 21 13:51:50 2021 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Jan 24 20:52:31 2021 -0500 |
tree | 1cab99b93656a44aaef9256a4d4cbc7287124f14 | |
parent | 08bd8dbe88825760e953759d7ec212903a026c75 [diff] |
pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn When we're scheduling a layoutreturn, we need to ignore any further incoming layouts with sequence ids that are going to be affected by the layout return. Fixes: 44ea8dfce021 ("NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>