Merge branch develop-3.10
[firefly-linux-kernel-4.4.55.git] / fs / ocfs2 / acl.h
index 4fe7c9cf4bfb82fcd4b1d829068cd2d9ef2c88bc..071fbd380f2f52889fe4ddc459df3bf603d7629e 100644 (file)
@@ -26,7 +26,7 @@ struct ocfs2_acl_entry {
        __le32 e_id;
 };
 
-extern int ocfs2_check_acl(struct inode *, int, unsigned int);
+struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type);
 extern int ocfs2_acl_chmod(struct inode *);
 extern int ocfs2_init_acl(handle_t *, struct inode *, struct inode *,
                          struct buffer_head *, struct buffer_head *,