]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: add leaf split error tag
authorAllison Henderson <allison.henderson@oracle.com>
Wed, 11 May 2022 07:01:23 +0000 (17:01 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 11 May 2022 07:01:23 +0000 (17:01 +1000)
commitde23ba244d06e9c33fb84ad600831287d2d3ea16
tree12f2d73170053ef9aaa1fff254581df466c1f344
parent3d9cd5e99ad791a406e627306452507311c8711b
xfs: add leaf split error tag

Add an error tag on xfs_da3_split to test log attribute recovery
and replay.

Signed-off-by: Catherine Hoang <catherine.hoang@oracle.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Chandan Babu R <chandan.babu@oracle.com>
Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_da_btree.c
fs/xfs/libxfs/xfs_errortag.h
fs/xfs/xfs_error.c