commit | e036f46453f252539cb62bf91d82c3d08e37e73c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jul 22 11:13:22 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 24 16:16:40 2016 -0400 |
tree | 0c44303a8033868001a83ba488a0c3c7571e8b06 | |
parent | 2d6cf5ab0b5d13d06c4b7920d6a12dbedf003190 [diff] |
NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id When determining which layout segments to return, we do want pnfs_mark_matching_lsegs_return to check that they match the layout sequence id. This ensures that we don't waste time if the server is replaying a layout recall that has already been satisfied. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>