util-linux/libmount
Karel Zak 88f04bf9e6 libmount: fix x- options use for non-root users
libmount returns EPERM for all X- and x- mount options for non-root
users when evaluate X-mount.mkdir. It's bug, we need to be sensitive
to only X-mount.mkdir and only if the target directory is missing.

Addresses: https://github.com/karelzak/util-linux/issues/941
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-01-28 10:54:33 +01:00
..
docs libmount: add support for signed verity devices 2020-01-13 12:24:55 +00:00
python libmount: add support for signed verity devices 2020-01-13 12:24:55 +00:00
src libmount: fix x- options use for non-root users 2020-01-28 10:54:33 +01:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am build-sys: add pylibmount 2013-08-19 14:57:21 +02:00
mount.pc.in libmount: add support for verity devices via libcryptsetup 2019-12-05 10:39:21 +00:00