Darrick J. Wong 6d335233fe xfs: exchange-range for repairs is no longer dynamic
The atomic file exchange-range functionality is now a permanent
filesystem feature instead of a dynamic log-incompat feature.  It cannot
be turned on at runtime, so we no longer need the XCHK_FSGATES flags and
whatnot that supported it.  Remove the flag and the enable function, and
move the xfs_has_exchange_range checks to the start of the repair
functions.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2024-04-23 16:55:19 -07:00
..
2023-12-15 10:03:32 -08:00
2024-04-15 14:58:53 -07:00
2023-05-26 13:52:19 -07:00
2024-04-23 07:47:02 -07:00
2024-02-22 12:40:51 -08:00
2024-02-22 12:43:38 -08:00
2024-02-22 12:43:38 -08:00
2023-12-15 10:03:40 -08:00
2023-12-15 10:03:45 -08:00
2023-12-15 10:03:45 -08:00
2023-12-15 10:03:45 -08:00
2024-04-23 07:47:02 -07:00
2024-04-23 07:47:02 -07:00
2024-04-22 18:00:47 +05:30
2024-02-22 12:43:38 -08:00
2024-04-15 14:58:58 -07:00
2024-04-15 14:58:55 -07:00
2024-04-15 14:58:53 -07:00
2024-04-15 14:58:55 -07:00
2024-04-15 14:58:53 -07:00
2024-04-23 16:55:18 -07:00