]> git.ipfire.org Git - thirdparty/util-linux.git/commit
findmnt: use warning rather than error from FS type mismatch
authorKarel Zak <kzak@redhat.com>
Wed, 5 Apr 2023 10:00:11 +0000 (12:00 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 5 Apr 2023 10:00:11 +0000 (12:00 +0200)
commit6d9c74af8862487440f44491ad06fb3885abf8c8
tree2b0c8f0618ec2c5e52e74ead9d9cbb804f9e6477
parent6df1a6c45549eb8683f0152e0202e2c46ed656da
findmnt: use warning rather than error from FS type mismatch

Fixes: https://github.com/util-linux/util-linux/issues/2148
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/findmnt-verify.c