NFS: Don't declare inode uptodate unless all attributes were checked
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / ocfs2 / journal.h
index 0b479ba..9ff4e8c 100644 (file)
@@ -524,8 +524,7 @@ static inline int ocfs2_calc_dxi_expand_credits(struct super_block *sb)
  * the result may be wrong.
  */
 static inline int ocfs2_calc_extend_credits(struct super_block *sb,
-                                           struct ocfs2_extent_list *root_el,
-                                           u32 bits_wanted)
+                                           struct ocfs2_extent_list *root_el)
 {
        int bitmap_blocks, sysfile_bitmap_blocks, extent_blocks;