From: Chuck Lever Date: Thu, 17 Oct 2013 18:12:34 +0000 (-0400) Subject: NFS: Add functions to swap transports during migration recovery X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=800c06a5bf497e0587ba8382a761f31a7825e2cd;p=pandora-kernel.git NFS: Add functions to swap transports during migration recovery Introduce functions that can walk through an array of returned fs_locations information and connect a transport to one of the destination servers listed therein. Note that NFS minor version 1 introduces "fs_locations_info" which extends the locations array sorting criteria available to clients. This is not supported yet. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed