xfs: Add log attribute error tag
authorAllison Henderson <allison.henderson@oracle.com>
Wed, 11 May 2022 07:01:22 +0000 (17:01 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 11 May 2022 07:01:22 +0000 (17:01 +1000)
commitabd61ca3c333506ffa4ee73b78659ab57e7efcf7
treebe14b9a02557c46fab5a5a577e789c7b3871631d
parent73159fc27c6944ebe55e6652d6a1981d7cb3eb4a
xfs: Add log attribute error tag

This patch adds an error tag that we can use to test log attribute
recovery and replay

Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_errortag.h
fs/xfs/xfs_attr_item.c
fs/xfs/xfs_error.c