xfs: add leaf to node 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)
commitc5218a7cd97349c53bc64e447778a07e49364d40
tree07caf79f52b6093bf12eb204c396ed746c552ecd
parentc3b948be34702a0a81f10662c4040e500a90eb54
xfs: add leaf to node error tag

Add an error tag on xfs_attr3_leaf_to_node 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_attr_leaf.c
fs/xfs/libxfs/xfs_errortag.h
fs/xfs/xfs_error.c