[warnings] [1/8] fix hugetlbfs security.h problem

From: wli@holomorphy.com
Date: Thu Dec 05 2002 - 05:52:59 EST


Include <linux/security.h.> to get a definition of
security_inode_setattr() etc. I guess I ack this myself.

===== fs/hugetlbfs/inode.c 1.5 vs edited =====
--- 1.5/fs/hugetlbfs/inode.c Wed Nov 27 15:09:41 2002
+++ edited/fs/hugetlbfs/inode.c Thu Dec 5 00:46:58 2002
@@ -23,7 +23,7 @@
 #include <linux/pagevec.h>
 #include <linux/quotaops.h>
 #include <linux/dnotify.h>
-
+#include <linux/security.h>
 #include <asm/uaccess.h>
 
 /* some random number */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Dec 07 2002 - 22:00:22 EST