summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorKarel Zak2018-11-15 12:11:29 +0100
committerKarel Zak2018-11-30 10:25:04 +0100
commitdf61216c678c6d00a85230521d3e9bd7354788cb (patch)
tree927e1225b1bab18dbcca341f114e6b07e0346792 /lib
parentlibmount: Support unmount FUSE mounts (diff)
downloadkernel-qcow2-util-linux-df61216c678c6d00a85230521d3e9bd7354788cb.tar.gz
kernel-qcow2-util-linux-df61216c678c6d00a85230521d3e9bd7354788cb.tar.xz
kernel-qcow2-util-linux-df61216c678c6d00a85230521d3e9bd7354788cb.zip
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions