]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: Add larp debug option
authorAllison Henderson <allison.henderson@oracle.com>
Wed, 22 Jun 2022 19:28:52 +0000 (14:28 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 22 Jun 2022 19:28:52 +0000 (14:28 -0500)
commit5363c39d58697be0d8d6cc5bf80f3b2627f64bb4
tree235f5536b0997ec31280146d346d0c1460bd12bd
parenta28320315509a3c79dc3e0c7f1ddfe43d21c4c42
xfs: Add larp debug option

Source kernel commit: 535e2f75c4e377e6ccc9d4396695b516d118f8f0

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
include/xfs_mount.h
libxfs/util.c
libxfs/xfs_attr.h