On Thu, Feb 22, 2018 at 09:58:42PM +0800, Anand Jain wrote: > Moving between opposite endianness will report bogus numbers in sysfs, > and mount may fail as the root will not be restored correctly. If the > filesystem is always used on a same endian host, this will not be a > problem. > Fix this by using the btrfs_set_super...() functions to set > fs_info::super_copy values, and for the sysfs, use the cached > fs_info::nodesize,sectorsize values. > > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx> Updated changelog and Fixes: tag. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
