From: Chuck Lever Date: Mon, 23 Jun 2008 16:36:37 +0000 (-0400) Subject: NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 X-Git-Tag: v2.6.27-rc1~1052^2~1^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc04589827f7e1af12714af8bb00e3f3c4c48c62;p=pandora-kernel.git NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 To support passing a raw IPv6 address as a server hostname, we need to expand the logic that handles splitting the passed-in device name into a server hostname and export path Start by pulling device name parsing out of the mount option validation functions and into separate helper functions. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed