[Bug 1692109] [NEW] mount is broken/misbehaving
Jens Elkner
1692109 at bugs.launchpad.net
Fri May 19 20:41:56 UTC 2017
Public bug reported:
"/bin/mount -t zfs -o defaults,atime,dev,exec,rw,suid,nomand,zfsutil rpool/zones/bla /zones/bla"
fails, if env var POSIXLY_CORRECT is set, because it calls
"/sbin/mount.zfs rpool/zones/bla /zones/bla -o rw,zfsutil", which is obviously a bug. Options should always come first and operands last ...
** Affects: util-linux (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1692109
Title:
mount is broken/misbehaving
Status in util-linux package in Ubuntu:
New
Bug description:
"/bin/mount -t zfs -o defaults,atime,dev,exec,rw,suid,nomand,zfsutil rpool/zones/bla /zones/bla"
fails, if env var POSIXLY_CORRECT is set, because it calls
"/sbin/mount.zfs rpool/zones/bla /zones/bla -o rw,zfsutil", which is obviously a bug. Options should always come first and operands last ...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1692109/+subscriptions
More information about the foundations-bugs
mailing list