]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
common/xfs: FITRIM now supports realtime volumes
authorDarrick J. Wong <djwong@kernel.org>
Tue, 6 Feb 2024 00:06:44 +0000 (16:06 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 20:23:23 +0000 (13:23 -0700)
commit303e2f64a03ef97ba491b8464233afa4c812a66c
tree67e488029e3bd23c59b6e27cfeee74d8e18da8c7
parent9186cb11f2b8a83474e6214d286aafb1d41014bc
common/xfs: FITRIM now supports realtime volumes

XFS now supports FITRIM to the realtime volume.  Detect this support and
enable it.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
common/xfs