commit | 166bd5b889ac61369c34650887a5c6b899f5e976 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Mar 22 23:03:56 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Mar 23 12:03:58 2019 -0400 |
tree | fa22dd126ec235b34fe3d26328aa8b7f4b0b5aeb | |
parent | 5a698243930c441afccec04e4d5dc8febfd2b775 [diff] |
pNFS/flexfiles: Fix layoutstats handling during read failovers During a read failover, we may end up changing the value of the pgio_mirror_idx, so make sure that we record the layout stats before that update. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>