> + /* > + * Low free space mode was historically controlled by a dfops field. > + * This meant that low mode state potentially carried across multiple > + * transaction rolls. Transfer low mode on a dfops move to preserve > + * that behavior. > + */ > + dtp->t_flags |= stp->t_flags & XFS_TRANS_LOWMODE; Maybe add parentheses here for clarity. Except for that: Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- 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