]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: Add larp debug option
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)
commit0ab9a8fc870743a15b193282a176f0f3d7550cfd
tree2d4aa30293fab2ab22e82c01e73e39da8c33e5cb
parent9992bef1f322ca391c15177d50c967bcd39753c5
xfs: Add larp debug option

This patch adds a debug option to enable log attribute replay. Eventually
this can be removed when delayed attrs becomes permanent.

Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_attr.h
fs/xfs/xfs_globals.c
fs/xfs/xfs_sysctl.h
fs/xfs/xfs_sysfs.c