]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Create an init_nfs_v4() function
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:13 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:13 +0000 (13:33 -0400)
commit60f901f7e3ced29347245f9868733d198e1a88f5
treea795a5885ba0abc2f7e22b18cf3a74c566f59684
parent2db23656dea25592fa8c726c913105f6f933aab2
NFS: Create an init_nfs_v4() function

I want to initialize all of NFS v4 in a single function that will
eventually be used as the v4 module init function.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/Makefile
fs/nfs/inode.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4super.c [new file with mode: 0644]