]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: don't pass option "defaults" to helper
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 21 May 2023 17:58:47 +0000 (19:58 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 5 Jun 2023 09:55:24 +0000 (11:55 +0200)
commit9422991c921471ccc66b28599a4c42d608c9af2c
treec5cb885d85a01a5803cdde29c5c89cfce03527d5
parent2806759b5ae54787c78ff3a32f21a32abf2aae7a
libmount: don't pass option "defaults" to helper

"defaults" is only a pseudo-option that expands to other options.
It should not be passed to helpers.

Reported-by: Quentin Rameau <quinq@fifth.space>
Closes: https://lore.kernel.org/util-linux/20230521181814.0b0f2d38.quinq@fifth.space/
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
libmount/src/optmap.c
tests/expected/mount/special
tests/ts/mount/special