commit | fc821d59209d96e80f30f670a3acac9582dfdefd | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jan 31 14:53:08 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Feb 05 18:48:57 2016 -0500 |
tree | 6eb18415f3767d3dac39e6f31a79fcb9b8d6588c | |
parent | 7f554890587c63ca4c087d6bcc4a9fe368e57484 [diff] |
pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3 This adds multipathing to pNFS over NFSv3 as described in the flexfiles draft spec. Ideally, we'd like to do the same for pNFS files, but the NFSv4.1 protocol requires a call to EXCHANGE_ID in order to test that the connection can do session trunking. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>