ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
[firefly-linux-kernel-4.4.55.git] / fs / ocfs2 / acl.h
index 3fce68d086251a6e26ea9805361e3a1ccb351d46..035e5878db0675c7dfcd5b4c449abf7727f9e9bf 100644 (file)
@@ -35,5 +35,6 @@ int ocfs2_set_acl(handle_t *handle,
                         struct posix_acl *acl,
                         struct ocfs2_alloc_context *meta_ac,
                         struct ocfs2_alloc_context *data_ac);
+extern int ocfs2_acl_chmod(struct inode *, struct buffer_head *);
 
 #endif /* OCFS2_ACL_H */