commit | 39280a5ae8443dcc1ab3bb5ebc205aab0855b849 | [log] [tgz] |
---|---|---|
author | Peng Tao <tao.peng@primarydata.com> | Fri May 30 18:15:55 2014 +0800 |
committer | Tom Haynes <loghyr@primarydata.com> | Tue Feb 03 11:06:33 2015 -0800 |
tree | 7b0061d5fc54ebcee094d4d1d52f3040b029cd29 | |
parent | 064172f3459a914277aa309b2afd3bd5d1c3289a [diff] |
nfs41: move file layout macros to generic pnfs They can be reused by flexfile layout as well. Also add a code such that if read fails on one DS and there are other DSes available to use, don't resend through MDS but through pNFS so that client can read from other DSes. Reviewed-by: Jeff Layton <jlayton@primarydata.com> Signed-off-by: Peng Tao <tao.peng@primarydata.com> Signed-off-by: Tom Haynes <Thomas.Haynes@primarydata.com>