summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
diff options
context:
space:
mode:
authorJ. Bruce Fields2010-05-04 17:27:05 +0200
committerJ. Bruce Fields2010-05-04 17:29:05 +0200
commit5306293c9cd2caf41849cc909281bda628bb989e (patch)
tree3be4e8231e2772c8a43ddbef5c6a72c20b3054bb /fs/nfsd/vfs.c
parentnfsd4: use local variable in nfs4svc_encode_compoundres (diff)
parentLinux 2.6.34-rc6 (diff)
downloadkernel-qcow2-linux-5306293c9cd2caf41849cc909281bda628bb989e.tar.gz
kernel-qcow2-linux-5306293c9cd2caf41849cc909281bda628bb989e.tar.xz
kernel-qcow2-linux-5306293c9cd2caf41849cc909281bda628bb989e.zip
Merge commit 'v2.6.34-rc6'
Conflicts: fs/nfsd/nfs4callback.c
Diffstat (limited to 'fs/nfsd/vfs.c')
-rw-r--r--fs/nfsd/vfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfsd/vfs.c b/fs/nfsd/vfs.c
index c2dcb4c2b1fc..23c06f77f4ca 100644
--- a/fs/nfsd/vfs.c
+++ b/fs/nfsd/vfs.c
@@ -25,6 +25,7 @@
#include <linux/xattr.h>
#include <linux/jhash.h>
#include <linux/ima.h>
+#include <linux/slab.h>
#include <asm/uaccess.h>
#include <linux/exportfs.h>
#include <linux/writeback.h>