commit | fcb47e0bd279cab5ba8299c0a1e3364d15413a6b | [log] [tgz] |
---|---|---|
author | Ryan O'Hara <rohara@redhat.com> | Tue Oct 03 11:57:35 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue Oct 03 11:57:35 2006 -0400 |
tree | c7f01edc5e57fcf4671bc7e6eb58e18c7f377d56 | |
parent | ddacfaf76dd620af9b73343a975749778321b51c [diff] |
[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 <rohara@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>