commit | 0459c0e00140d1661102902b2e42297a2b138c86 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Oct 31 13:07:44 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Nov 01 18:54:50 2018 -0700 |
tree | 244f9dd730e77112e2201d2a2512ccd9e0f7fc24 | |
parent | a668c5001365d8754bc0ac00a6be1e4e183b689c [diff] |
xfs: scrub big block inode btrees correctly Teach scrub how to handle the case that there are one or more inobt records covering a given inode cluster. This fixes the operation on big block filesystems (e.g. 64k blocks, 512 byte inodes). Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>