From: Ryan O'Hara Date: Tue, 3 Oct 2006 15:57:35 +0000 (-0400) Subject: [GFS2] Initialize SELinux extended attributes at inode creation time. X-Git-Tag: v2.6.19-rc1~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb47e0bd279cab5ba8299c0a1e3364d15413a6b;p=pandora-kernel.git [GFS2] Initialize SELinux extended attributes at inode creation time. This patch has gfs2_security_init declared as a static function, which is correct. As a result, the declaration of this function in inode.h is removed (and thus inode.h is unchanged). Also removed #include eaops.h, which is not needed. Signed-Off-By: Ryan O'Hara Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed