From: Trond Myklebust Date: Fri, 9 Jun 2006 13:34:22 +0000 (-0400) Subject: NFSv4: Implement the fs_locations function call X-Git-Tag: v2.6.18-rc1~861^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=683b57b435326eb512c7305892683b6205669448;p=pandora-kernel.git NFSv4: Implement the fs_locations function call NFSv4 allows for the fact that filesystems may be replicated across several servers or that they may be migrated to a backup server in case of failure of the primary server. fs_locations is an NFSv4 operation for retrieving information about the location of migrated and/or replicated filesystems. Based on an initial implementation by Jiaying Zhang Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed