Whamcloud - gitweb
Revert "b=19427 correct lmm_object_id and reserve fids for fid-on-OST."
[fs/lustre-release.git] / lustre / include / linux / lustre_acl.h
index 713341e..c407e50 100644 (file)
@@ -43,7 +43,7 @@
 #define _LUSTRE_LINUX_ACL_H
 
 #ifndef        _LUSTRE_ACL_H
-#error Shoud not include direectly. use #include <lustre/lustre_acl.h> instead
+#error Shoud not include direectly. use #include <lustre_acl.h> instead
 #endif
 
 #ifdef __KERNEL__
@@ -60,6 +60,8 @@
 # ifndef HAVE_VFS_INTENT_PATCHES
 #  include <linux/lustre_intent.h>
 # endif
+/* XATTR_{REPLACE,CREATE} */
+#include <linux/xattr.h>
 #endif /* __KERNEL__ */
 
 /* ACL */