]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/gfs2/acl.h
gfs: constify xattr_handler
[net-next-2.6.git] / fs / gfs2 / acl.h
index 9306a2e6620c7111b55ed5ee5f9bf9a5c13cca2e..b522b0cb39eaa12798649c2a8bd2b1e952a746f9 100644 (file)
@@ -19,6 +19,6 @@
 extern int gfs2_check_acl(struct inode *inode, int mask);
 extern int gfs2_acl_create(struct gfs2_inode *dip, struct inode *inode);
 extern int gfs2_acl_chmod(struct gfs2_inode *ip, struct iattr *attr);
-extern struct xattr_handler gfs2_xattr_system_handler;
+extern const struct xattr_handler gfs2_xattr_system_handler;
 
 #endif /* __ACL_DOT_H__ */