On Tue, Feb 13, 2018 at 05:49:49PM +0800, Anand Jain wrote: > As of now btrfs_fs_info::max_line is u64, which can't be > larger than btrfs_fs_info::sectorsize which is defined as > u32, so make btrfs_fs_info::max_line u32, > > Signed-off-by: Anand Jain <anand.j...@oracle.com>
Reviewed-by: David Sterba <dste...@suse.com> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html