On Thu, Nov 30, 2017 at 01:58:32PM -0500, Brian Foster wrote: > The current AGI unlinked list addition and removal reservations do > not reflect the worst case log usage. An unlinked list removal can > log up to two on-disk inode clusters but only includes reservation > for one. An unlinked list addition logs the on-disk cluster but > includes reservation for an in-core inode. > > Update the AGI unlinked list reservation helpers to calculate the > correct worst case reservation for the associated operations. > > Signed-off-by: Brian Foster <bfoster@xxxxxxxxxx> looks sane. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html