commit | fbdefd6442811392e857721573b63a51d1149cc8 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Mon Jul 16 16:39:20 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 17 13:33:55 2012 -0400 |
tree | d3b36fa0af3a91a22c3799db13c4cb07d0ec2fff | |
parent | 3cadf4b864cab9d19b935289c004799d1065cd03 [diff] |
NFS: Split out the NFS v4 filesystem types This allows me to move the v4 mounting and unmounting functions out of the generic client and into a file that is only compiled when CONFIG_NFS_V4 is enabled. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>