[GFS2] selinux support
[sfrench/cifs-2.6.git] / fs / gfs2 / eaops.h
index 3dece17e31166dd77ce870656deca4db76e6d7a0..965a235c96e84d260fbe79a6ee7e045a09557397 100644 (file)
@@ -23,6 +23,8 @@ unsigned int gfs2_ea_name2type(const char *name, char **truncated_name);
 
 extern struct gfs2_eattr_operations gfs2_system_eaops;
 
+extern struct gfs2_eattr_operations gfs2_security_eaops;
+
 extern struct gfs2_eattr_operations *gfs2_ea_ops[];
 
 #endif /* __EAOPS_DOT_H__ */