NFS: Move v3 declarations out of internal.h
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Wed, 3 Sep 2014 16:19:08 +0000 (12:19 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 12 Sep 2014 17:49:40 +0000 (13:49 -0400)
commit00a36a1090350995127c2a4bfac6be7fc85b5b81
tree8600398719bb56609ff92a570d929970f0bb53ae
parentf418c64b71590bac8fdebd0969a1eeaffaf036d2
NFS: Move v3 declarations out of internal.h

I am generally against the "one big header file" approach, and
everything in the client includes this file.  Let's move all the NFS v3
declarations into a v3-only header file.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/internal.h
fs/nfs/nfs3_fs.h [new file with mode: 0644]
fs/nfs/nfs3proc.c