[GFS2] Initialize SELinux extended attributes at inode creation time.
authorRyan O'Hara <rohara@redhat.com>
Tue, 3 Oct 2006 15:57:35 +0000 (11:57 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 3 Oct 2006 15:57:35 +0000 (11:57 -0400)
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 <rohara@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found