diff options
| author | Gao Xiang <hsiangkao@redhat.com> | 2021-03-24 05:05:37 +0300 |
|---|---|---|
| committer | Darrick J. Wong <djwong@kernel.org> | 2021-03-26 02:47:52 +0300 |
| commit | 014695c0a78ea3054aa2105ba23cc107c3c27c74 (patch) | |
| tree | b04606d6e3934a23d0ed29368f3a1a259660544c /lib/mpi/mpi-add.c | |
| parent | f9dd7ba4308cd95c57f284253c5fb99623d7b715 (diff) | |
| download | linux-014695c0a78ea3054aa2105ba23cc107c3c27c74.tar.xz | |
xfs: update lazy sb counters immediately for resizefs
sb_fdblocks will be updated lazily if lazysbcount is enabled,
therefore when shrinking the filesystem sb_fdblocks could be
larger than sb_dblocks and xfs_validate_sb_write() would fail.
Even for growfs case, it'd be better to update lazy sb counters
immediately to reflect the real sb counters.
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Gao Xiang <hsiangkao@redhat.com>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions
