]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-81-GENERATORS: libmount disallows omitting fstype
authorMike Yuan <me@yhndnzj.com>
Thu, 18 Sep 2025 18:21:29 +0000 (20:21 +0200)
committerMike Yuan <me@yhndnzj.com>
Thu, 18 Sep 2025 18:22:42 +0000 (20:22 +0200)
commitafba4d4387bb02370a58aeaf6ae537a591a5d9cd
treeff8c86dd10cdd00f0db54a7d17bab9f419117183
parentf390e6b708629fcf960f0d0c838dd5e929287241
TEST-81-GENERATORS: libmount disallows omitting fstype

It's not well-formed to begin with. And util-linux's mount(8)
is pretty much ubiquitously employed, hence it will be rejected
elsewhere too. Just stop pretending it is valid just because
glibc parser is sloppy.
test/units/TEST-81-GENERATORS.fstab-generator.sh