]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: (optlist) de-duplicate also according to invert mask
authorKarel Zak <kzak@redhat.com>
Thu, 18 Aug 2022 09:59:08 +0000 (11:59 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Jan 2023 11:58:42 +0000 (12:58 +0100)
commit5fd43ad39108b4e9d9de93b75c2c23d0eb645e9c
tree78a60af8f124564172593fe6e8d186ad13495c58
parent94c5c1daae9fb64260289200eee66086d1be4137
libmount: (optlist) de-duplicate also according to invert mask

The last option is the winner, it means "noexec,exec" is "exec".

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/optlist.c