]> 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)
commit40a9fa6b7f6b8d5eb91ede958467d05b16143dbd
tree12f2d73170053ef9aaa1fff254581df466c1f344
parent069f1310a9dbf0effeabd2ba2eb60d0a08a60ff4
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