[Bug 712925] Re: mount is silly at mounting exclusively opened file systems
Phillip Susi
psusi at ubuntu.com
Thu Oct 10 18:33:10 UTC 2013
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.
We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!
** Changed in: util-linux (Ubuntu)
Status: New => Incomplete
--
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/712925
Title:
mount is silly at mounting exclusively opened file systems
Status in “util-linux” package in Ubuntu:
Incomplete
Bug description:
Binary package hint: util-linux
Bug 711799 exposed this behaviour of mount. It does a number of stupid things:
1. It does not notice that the file system is exclusively open
2. It does not notice that the file system is marked unclean
Furthermore, mount shows it lack of intelligence by trying to mount it,
1. despite of the facts above
2. not timing out when it doesn't succeed
3. ignoring all signals trying to make mount exit gracefully
At least it seems, that mount checks solely if the file system is in
/proc/mounts, and if it isn't, it goes through irrespective of
anything else; if need be hanging itself.
(I filed the bug on amd64, though the behaviour was noticed on 32-bit.
It remains to be seen if the source code is identical.)
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: mount 2.17.2-0ubuntu1.10.10.1
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Feb 4 14:43:08 2011
InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
ProcEnviron:
LANGUAGE=
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: util-linux
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/712925/+subscriptions
More information about the foundations-bugs
mailing list