]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/jffs2/acl.h
fs: provide rcu-walk aware permission i_ops
[karo-tx-linux.git] / fs / jffs2 / acl.h
index 5e42de8d954126a46664125678cdd037a76470a7..3119f59253d3c178b85ee7b21bb90f7ae7e9836b 100644 (file)
@@ -26,7 +26,7 @@ struct jffs2_acl_header {
 
 #ifdef CONFIG_JFFS2_FS_POSIX_ACL
 
-extern int jffs2_check_acl(struct inode *, int);
+extern int jffs2_check_acl(struct inode *, int, unsigned int);
 extern int jffs2_acl_chmod(struct inode *);
 extern int jffs2_init_acl_pre(struct inode *, struct inode *, int *);
 extern int jffs2_init_acl_post(struct inode *);