[PATCH] NFS: Header file cleanup...

- Move NFSv4 state definitions into a private header file.
 - Clean up gunk in nfs_fs.h

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
Trond Myklebust 2005-06-22 17:16:21 +00:00
parent 9085bbcb76
commit 4ce79717ce
13 changed files with 264 additions and 260 deletions

View file

@ -39,6 +39,7 @@
#include <asm/system.h>
#include <asm/uaccess.h>
#include "nfs4_fs.h"
#include "delegation.h"
#define NFSDBG_FACILITY NFSDBG_VFS