Bug#883532: mount bind creates multiple mounts on multiple calls

2018-04-23 Thread Václav Doležal
Hello, similar issue has been raised upstream: https://github.com/karelzak/util-linux/issues/448 TL;DR: * not a bug, won't change behaviour * "already mounted" detection is used for --all only * current "%s already mounted or mount point busy" is based on kernel returning EBUSY * considering a

Bug#883532: mount bind creates multiple mounts on multiple calls

2017-12-04 Thread ST
Package: mount Version: 2.25.2-6 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? 1. create an entry in /etc/fstab as follows: /home/testuser1 /chroots/testuser1/home/testuser1 bind defaults,bind