]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: drop compatibility minimum log size computations for reflink
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:22:50 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:03 +0000 (17:01 -0700)
commitbd493b5b3cefce5b0920d839561da67d1ae85e03
tree618893619edda1fa47c19bbb06f96defcb347046
parent86bd3beb96ae89f5e047b48213f202680db92fea
xfs: drop compatibility minimum log size computations for reflink

Source kernel commit: 6ed858c7c678218aa8df9d9e75d5e9955c105415

Let's also drop the oversized minimum log computations for reflink and
rmap that were the result of bugs introduced many years ago.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_log_rlimit.c