diff options
author | Dave Chinner <[email protected]> | 2021-04-26 18:28:31 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2021-04-29 07:44:18 -0700 |
commit | 6543990a168acf366f4b6174d7bd46ba15a8a2a6 (patch) | |
tree | 9b602307d4cb0d51c3e0e45cfbe996d9c08d2111 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e6c01077ec2d28fe8b6e0bc79eddea8d788f6ea3 (diff) |
xfs: update superblock counters correctly for !lazysbcount
Keep the mount superblock counters up to date for !lazysbcount
filesystems so that when we log the superblock they do not need
updating in any way because they are already correct.
It's found by what Zorro reported:
1. mkfs.xfs -f -l lazy-count=0 -m crc=0 $dev
2. mount $dev $mnt
3. fsstress -d $mnt -p 100 -n 1000 (maybe need more or less io load)
4. umount $mnt
5. xfs_repair -n $dev
and I've seen no problem with this patch.
Signed-off-by: Dave Chinner <[email protected]>
Reported-by: Zorro Lang <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions