commit | 2970843e2cdead32ff3bf701219718e7ec751143 | [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 | 39f7735b3cd8cba5c51748543001d7812c1c65b7 | |
parent | 14d86f332128798573bf539f59d9aa346d601633 [diff] |
xfs_repair: check the rt summary against observations Teach xfs_repair to check the ondisk realtime summary file 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>