]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fstrim: use F_TYPE_EQUAL() macro for statfs.f_type comparison
authorcgoesche <cgoesc2@wgu.edu>
Sat, 23 Aug 2025 01:01:16 +0000 (21:01 -0400)
committercgoesche <cgoesc2@wgu.edu>
Sat, 23 Aug 2025 01:01:16 +0000 (21:01 -0400)
commit3f33a29bfb900426b9c6261b460f008f3dc87f58
tree1c0abd8c4eef96f2d141d3dc80fe1dd4ba3425e8
parentc5d76cba5832ddb865819fb5aa6b1280e64133ee
fstrim: use F_TYPE_EQUAL() macro for statfs.f_type comparison

Addresses: #2332
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
sys-utils/fstrim.c