summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2024-04-22 19:48:29 +0300
committerDarrick J. Wong <djwong@kernel.org>2024-04-24 02:55:19 +0300
commit6d335233fe6952189c949d65ab16d92afb0b8fb4 (patch)
tree6399ccdfede16296a598c2ba0335a9d4a84a05e2 /MAINTAINERS
parentb44bfc06958f49ccb611632a4fb7c7df4fdcbc06 (diff)
downloadlinux-6d335233fe6952189c949d65ab16d92afb0b8fb4.tar.xz
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions