diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2019-12-18 11:13:16 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-12-19 07:53:48 -0800 |
commit | 4f5b1b3a8fa07dc8ecedfaf539b3deed8931a73e (patch) | |
tree | 3ef43b73df9150deff86d1fe478bab429bfac639 /fs/seq_file.c | |
parent | 1cac233cfe71f21e069705a4930c18e48d897be6 (diff) | |
download | talos-op-linux-4f5b1b3a8fa07dc8ecedfaf539b3deed8931a73e.tar.gz talos-op-linux-4f5b1b3a8fa07dc8ecedfaf539b3deed8931a73e.zip |
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>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/seq_file.c')
0 files changed, 0 insertions, 0 deletions