commit | ee15c7b53e52fb04583f734461244c4dcca828fa | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Sep 18 08:58:58 2020 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Sep 18 09:21:10 2020 -0400 |
tree | e4f5903045fa978e044632295daad49ecc4583ce | |
parent | 16abd2a0c124a6c3543c88ca4c53c997c9fb4114 [diff] |
pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read While it is true that reading from an unmirrored source always uses index 0, that is no longer true for mirrored sources when we fail over. Fixes: 563c53e73b8b ("NFS: Fix flexfiles read failover") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>