commit | c70ba5176d18f4d25b462d50c26e2736ffdeb09b | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Aug 01 10:14:13 2023 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Fri Jan 05 22:55:34 2024 -0800 |
tree | 2627bd3b686bbb0b3d990f389403baf8737eade8 | |
parent | 7608c21f9ef03f3dff978680b0e809bf7456b5d9 [diff] |
xfs_repair: double-check with shortform attr verifiers Call the shortform attr structure verifier as the last thing we do in process_shortform_attr to make sure that we don't leave any latent errors for the kernel to stumble over. Signed-off-by: Darrick J. Wong <djwong@kernel.org>