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)
commit535e2f75c4e377e6ccc9d4396695b516d118f8f0
tree2d4aa30293fab2ab22e82c01e73e39da8c33e5cb
parentabd61ca3c333506ffa4ee73b78659ab57e7efcf7
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