[Bug 1108493] [NEW] Allowing ordinal values on mounting
Sworddragon
1108493 at bugs.launchpad.net
Tue Jan 29 03:43:34 UTC 2013
Public bug reported:
I'm using Ubuntu 13.04 dev with mount 2.20.1-5.1ubuntu6. On mounting a device like "mount /dev/sr0 '/media/sr 0'" /etc/mtab gets the following entry: /dev/sr0 /media/sr\0400 iso9660 ro 0 0
But if I'm trying to use the ordinal value 040 (space) on mounting I'm getting the following error:
root at ubuntu:~# mount /dev/sr0 '/media/sr\0400'
mount: mount point /media/sr\0400 does not exist
I think since mount uses ordinal values for /etc/mtab it should be able
to understand ordinal values on mounting too.
** 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/1108493
Title:
Allowing ordinal values on mounting
Status in “util-linux” package in Ubuntu:
New
Bug description:
I'm using Ubuntu 13.04 dev with mount 2.20.1-5.1ubuntu6. On mounting a device like "mount /dev/sr0 '/media/sr 0'" /etc/mtab gets the following entry: /dev/sr0 /media/sr\0400 iso9660 ro 0 0
But if I'm trying to use the ordinal value 040 (space) on mounting I'm getting the following error:
root at ubuntu:~# mount /dev/sr0 '/media/sr\0400'
mount: mount point /media/sr\0400 does not exist
I think since mount uses ordinal values for /etc/mtab it should be
able to understand ordinal values on mounting too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1108493/+subscriptions
More information about the foundations-bugs
mailing list