NFS: Split out the NFS v4 filesystem types
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:20 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:55 +0000 (13:33 -0400)
commitfbdefd6442811392e857721573b63a51d1149cc8
treed3b36fa0af3a91a22c3799db13c4cb07d0ec2fff
parent3cadf4b864cab9d19b935289c004799d1065cd03
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>
fs/nfs/internal.h
fs/nfs/nfs4_fs.h
fs/nfs/nfs4super.c
fs/nfs/super.c