include/linux/sunrpc/xprtmultipath.h
0 → 100644
+69
−0
+2
−1
+1
−0
net/sunrpc/xprtmultipath.c
0 → 100644
+475
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In order to support multipathing/trunking we will need the ability to
track multiple transports. This patch sets up a basic structure for
doing so.
Signed-off-by:
Trond Myklebust <trond.myklebust@primarydata.com>