commit | dc04589827f7e1af12714af8bb00e3f3c4c48c62 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Jun 23 12:36:37 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jul 09 12:09:26 2008 -0400 |
tree | fb1436269bd041af0609ef4f748f1c58f91f974b | |
parent | cd100725620a8063fbc81bcf16d7c9e71a9583e0 [diff] |
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 <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>