xfs: pass shutdown method into xfs_trans_ail_delete_bulk
[deliverable/linux.git] / fs / xfs / xfs_inode_item.h
index 41d61c3b7a36e249028d34c505e941636f5c9e68..376d4d0b2635c54748ee79f1fb47f83a86353d4e 100644 (file)
@@ -165,7 +165,7 @@ extern void xfs_inode_item_init(struct xfs_inode *, struct xfs_mount *);
 extern void xfs_inode_item_destroy(struct xfs_inode *);
 extern void xfs_iflush_done(struct xfs_buf *, struct xfs_log_item *);
 extern void xfs_istale_done(struct xfs_buf *, struct xfs_log_item *);
-extern void xfs_iflush_abort(struct xfs_inode *);
+extern void xfs_iflush_abort(struct xfs_inode *, bool);
 extern int xfs_inode_item_format_convert(xfs_log_iovec_t *,
                                         xfs_inode_log_format_t *);
 
This page took 0.051596 seconds and 5 git commands to generate.