]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9992bef1f322ca391c15177d50c967bcd39753c5
treebe14b9a02557c46fab5a5a577e789c7b3871631d
parent686ac11dea16c57a41a0cab9ca593863e6de635f
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