summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2014-02-08 10:37:14 -0500
committerTejun Heo <tj@kernel.org>2014-02-08 10:37:14 -0500
commit1a698a4aba26dd58e8409d325a9a9db22f7cd2db (patch)
treebc4b414c7eca762c0bac1176bd1d63b74c9f965e /fs
parent3417ae1f5f59bbf36c3defbbf2a76c5ca498db2a (diff)
parent48573a893303986e3b0b2974d6fb11f3d1bb7064 (diff)
downloadlinux-1a698a4aba26dd58e8409d325a9a9db22f7cd2db.tar.bz2
Merge branch 'for-3.14-fixes' into for-3.15
Pending kernfs conversion depends on fixes in for-3.14-fixes. Pull it into for-3.15. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'fs')
-rw-r--r--fs/nfs/nfs3proc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/nfs3proc.c b/fs/nfs/nfs3proc.c
index aa9bc973f36a..a462ef0fb5d6 100644
--- a/fs/nfs/nfs3proc.c
+++ b/fs/nfs/nfs3proc.c
@@ -18,6 +18,7 @@
#include <linux/lockd/bind.h>
#include <linux/nfs_mount.h>
#include <linux/freezer.h>
+#include <linux/xattr.h>
#include "iostat.h"
#include "internal.h"