Public bug reported:

Binary package hint: util-linux

If I mount the same partition multiple times, mount does not give any
warning. This can lead to data corruption and is easy to do accidentally
if you mix uuids with device names like "/dev/sda1".

I would expect that mount give some warning if the same partition is
mount read-write multiple times.

--

$ sudo mount /dev/sda1 -t ext4 /mnt/test  
j...@john-laptop:~$ sudo mount /dev/sda1 -t ext4 /mnt/aod
j...@john-laptop:~$ mount | grep sda1
/dev/sda1 on /mnt/test type ext4 (rw)
/dev/sda1 on /mnt/aod type ext4 (rw)

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 404bd18599e0899eb2769ef0d7f6c695
CheckboxSystem: 6944d89cd962d3dec0d4098e584fb8ff
Date: Sun Sep  6 19:54:42 2009
DistroRelease: Ubuntu 9.10
Package: util-linux 2.16-1ubuntu1
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_AU.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-9.29-generic
SourcePackage: util-linux
Tags:  ubuntu-unr
Uname: Linux 2.6.31-9-generic i686

** Affects: util-linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 ubuntu-unr

-- 
Mount allows multiple mount of same partition without warning
https://bugs.launchpad.net/bugs/425168
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to