]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit75e39005067e74057d97b73643d6a5545f2d6496
tree8600398719bb56609ff92a570d929970f0bb53ae
parent284aea92931790dd48466f436780c9b5c92064c5
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