Merge tag 'fix-larp-requirements-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
authorChandan Babu R <chandanbabu@kernel.org>
Wed, 13 Sep 2023 05:03:27 +0000 (10:33 +0530)
committerChandan Babu R <chandanbabu@kernel.org>
Wed, 13 Sep 2023 05:03:27 +0000 (10:33 +0530)
xfs: disallow LARP on old fses

Before enabling logged xattrs, make sure the filesystem is new enough
that it actually supports log incompat features.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
* tag 'fix-larp-requirements-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
  xfs: require a relatively recent V5 filesystem for LARP mode


Trivial merge