]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fstrim: clean return code on --quiet-unsupported
authorKarel Zak <kzak@redhat.com>
Thu, 1 Jul 2021 15:06:34 +0000 (17:06 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:54:03 +0000 (11:54 +0200)
commit9ada40d3cc382555caae2d45c4a58502d3e7a554
tree3affe18b7969853dd9070263eb0f5b680e784590
parent5ca73c6eef204ff39858099dd787eb84f75bfdb3
fstrim: clean return code on --quiet-unsupported

This feature is already supported for -a and -A. Let's support it also
when FS specified on command line.

Addresses: https://github.com/systemd/mkosi/pull/721
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/fstrim.8.adoc
sys-utils/fstrim.c