summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_ialloc.c
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2019-12-18 11:24:39 -0800
committerDarrick J. Wong <darrick.wong@oracle.com>2019-12-18 11:29:46 -0800
commit049bb07e1a41db68be37008981e6537684f02070 (patch)
treecfbf79b857efbd6fdc747605f8ba1ab5d8045e2c /fs/xfs/libxfs/xfs_ialloc.c
parenta383e3368a7608d9d408b15990e7f740f3c89ae1 (diff)
xfs: split the sunit parameter update into two parts
If the administrator provided a sunit= mount option, we need to validate the raw parameter, convert the mount option units (512b blocks) into the internal unit (fs blocks), and then validate that the (now cooked) parameter doesn't screw anything up on disk. The incore inode geometry computation can depend on the new sunit option, but a subsequent patch will make validating the cooked value depends on the computed inode geometry, so break the sunit update into two steps. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_ialloc.c')
0 files changed, 0 insertions, 0 deletions