util-linux/libmount
Karel Zak df61216c67 libmount: (fuse) follow only user_id= on umount
The option user= is already handled by evaluate_permissions() and by
classic mount and umount usermount support. It seems we do not need
to duplicate support for user= in is_fuse_usermount().

The option user_id= is fuse specific and it's maintained by
libfuse/kernel in /proc/self/mountinfo. This is feature we need to
support in umount(8).

Addresses: https://github.com/karelzak/util-linux/pull/705
Signed-off-by: Karel Zak <kzak@redhat.com>
2018-11-30 10:25:04 +01:00
..
docs libmount: add support for switching namespaces 2018-06-11 15:49:48 +02:00
python build-sys: add -Wno-cast-function-type for python 2018-07-18 10:23:51 +02:00
src libmount: (fuse) follow only user_id= on umount 2018-11-30 10:25:04 +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: cleanup licenses sections in the files 2018-08-16 15:43:53 +02:00