commit | 81d6dc8b3431d298abaef11d8bc64646fc691618 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Sep 01 02:49:44 2015 -0700 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Sep 01 15:12:11 2015 -0700 |
tree | 54a73e23f8f032049cc49cc5e6ef4f9b4c4eb04a | |
parent | 388ef16640cefd202daa723fba02e7c0266f8454 [diff] |
NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are valid Unlike read layouts, the writeable layout cannot fall back to using only one of the mirrors. It need to write to all of them. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>