]> git.ipfire.org Git - thirdparty/util-linux.git/commit
procfs: use F_TYPE_EQUAL() macro for statfs.f_type comparison
authorcgoesche <cgoesc2@wgu.edu>
Sat, 23 Aug 2025 00:56:48 +0000 (20:56 -0400)
committercgoesche <cgoesc2@wgu.edu>
Sat, 23 Aug 2025 00:56:48 +0000 (20:56 -0400)
commitd62174b9bd27f64bddcc2219416de27819d23246
treeb17fd18da0411f0dd08161c0b0b35d9ae0cba6e1
parentc5d76cba5832ddb865819fb5aa6b1280e64133ee
procfs: use F_TYPE_EQUAL() macro for statfs.f_type comparison

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