]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: (mkdir) simplify X-mount.mkdir check
authorKarel Zak <kzak@redhat.com>
Fri, 19 Aug 2022 16:44:00 +0000 (18:44 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Jan 2023 11:58:42 +0000 (12:58 +0100)
commit4e342001504ee59a034c3e6f4b5f1066398b82dd
tree8713ae373bee03508bbbc4ba915e7636caacee71
parent07cac903ebc9901ba7dd47a05dbee9ed9daeed8f
libmount: (mkdir) simplify X-mount.mkdir check

It's enough to check for the option, it's unnecessary to check also flags.

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