commit | 14d86f332128798573bf539f59d9aa346d601633 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Fri Jun 03 14:28:19 2022 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Jul 12 18:05:50 2022 -0700 |
tree | 6c4ed26d2e109346935ee248b0e74b8955ffb1db | |
parent | 927d92831b19a4e35651d0917a0729f8ca275cfd [diff] |
xfs_repair: check the rt bitmap against observations Teach xfs_repair to check the ondisk realtime bitmap against its own observations. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Chandan Babu R <chandan.babu@oracle.com>