]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 31 Jan 2016 19:53:08 +0000 (14:53 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 5 Feb 2016 23:48:57 +0000 (18:48 -0500)
commitfc821d59209d96e80f30f670a3acac9582dfdefd
tree6eb18415f3767d3dac39e6f31a79fcb9b8d6588c
parent7f554890587c63ca4c087d6bcc4a9fe368e57484
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>
fs/nfs/pnfs_nfs.c