summaryrefslogtreecommitdiff
tag namesunit-updates_2019-12-18 (bd49c855ba4eca2007d11e5f7e1b68d1ec727ad9)
tag date2019-12-18 11:30:20 -0800
tagged byDarrick J. Wong <darrick.wong@oracle.com>
tagged objectcommit bb8c207b45...
xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
Alex Lyakas discovered that it's possible to mount a filesystem with sunit/swidth options that will cause a subsequent xfs_repair run to fail to find the root directory. This series adds some code to strengthen the kernel's mount option checking to avoid updating the superblock if this happens.