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>
This commit is contained in:
parent
f418c64b71
commit
00a36a1090
3 changed files with 16 additions and 7 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include "iostat.h"
|
||||
#include "internal.h"
|
||||
#include "nfs3_fs.h"
|
||||
|
||||
#define NFSDBG_FACILITY NFSDBG_PROC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue