commit | 4ce79717ce32a9f88c1ddce4b9658556cb59d37a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 22 17:16:21 2005 +0000 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 22 16:07:06 2005 -0400 |
tree | 7f0c5e4bdbc2ee15b8e902b951d1be200b35411f | |
parent | 9085bbcb76421a90bea28f4d3d03fa9977319c49 [diff] [blame] |
[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>
diff --git a/fs/nfs/dir.c b/fs/nfs/dir.c index ff6155f..9ccb15e8 100644 --- a/fs/nfs/dir.c +++ b/fs/nfs/dir.c
@@ -32,6 +32,7 @@ #include <linux/smp_lock.h> #include <linux/namei.h> +#include "nfs4_fs.h" #include "delegation.h" #define NFS_PARANOIA 1