xfs: drop compatibility minimum log size computations for reflink
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 16:47:59 +0000 (09:47 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 23 Apr 2024 14:47:01 +0000 (07:47 -0700)
commit6ed858c7c678218aa8df9d9e75d5e9955c105415
tree9da5ca2991e4b5b2c56c19bf60ef595a6d78fd51
parent7ea816ca4043c2bc6052f696b6aebe2c22980a03
xfs: drop compatibility minimum log size computations for reflink

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>
fs/xfs/libxfs/xfs_log_rlimit.c