** Description changed:

  Only a single user option (the first one) is taken into consideration
  when mounting a new disk regardless of the filesystem.
  
  # mount /dev/sdd1 /mnt/cruizer -onodev,ro,x-gdu.hide,x-gvfs-hide
  # findmnt --mtab /mnt/cruizer
  TARGET       SOURCE    FSTYPE OPTIONS
  /mnt/cruizer /dev/sdd1 fusebl ro,nodev,relatime,user_id=0,group_id=0,allow_oth
  # grep /mnt/cruizer /run/mount/utab
  SRC=/dev/sdd1 TARGET=/mnt/cruizer ROOT=/ OPTS=x-gdu.hide
  
- Reported issue: https://github.com/util-linux/util-linux/issues/1583
+ Reported issues: https://github.com/util-linux/util-linux/issues/1429 and 
https://github.com/util-linux/util-linux/issues/1583
  Confirmed fix with upstream commit: 
https://github.com/util-linux/util-linux/commit/d85f45d5ddb020b9858356b4c2c91d962ac7e6d7

** Also affects: util-linux (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Also affects: util-linux (Ubuntu Impish)
   Importance: Undecided
       Status: New

** Also affects: util-linux (Ubuntu Jammy)
   Importance: Undecided
       Status: New

** Also affects: util-linux (Ubuntu Focal)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959912

Title:
  libmount: multiple user options are not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/util-linux-ng/+bug/1959912/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to