commit | c774eb9596a9a9925a1572219023003dd8bf048e | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Aug 30 15:49:53 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Nov 04 13:50:10 2019 -0800 |
tree | 9162ea57781d3cce41ae8e771435fe9e6334f019 | |
parent | 5beac5610809a242b1ea43092eb395f7110773da [diff] |
xfs_scrub: adapt phase5 to deferred descriptions Apply the deferred description mechanism to phase 5 so that we don't build inode prefix strings unless we actually want to say something about an inode's attributes or directory entries. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>