Skip to content

Commit

Permalink
[GFS2] Fix for selinux support
Browse files Browse the repository at this point in the history
This should fix the mount problems with gfs2 and selinux.

Signed-off-by: Ryan O'Hara <rohara@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
  • Loading branch information
Ryan O'Hara authored and Steven Whitehouse committed May 25, 2006
1 parent e796648 commit e70409f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/gfs2/eaops.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,5 +225,6 @@ struct gfs2_eattr_operations *gfs2_ea_ops[] = {
NULL,
&gfs2_user_eaops,
&gfs2_system_eaops,
&gfs2_security_eaops,
};

0 comments on commit e70409f

Please sign in to comment.