]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b2a725794e65060ffc979f5479425a6660c63de
treed3b36fa0af3a91a22c3799db13c4cb07d0ec2fff
parent2cb65a8429508652398908562bfd18b123a73f41
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