[Bug 1181604] Re: Blacklist/whitelist for filesystems

Sworddragon 1181604 at bugs.launchpad.net
Fri Oct 11 06:03:07 UTC 2013


As already said /etc/filesystems is not useful in all cases. Also there
is another way for a whitelist so this problem is solved. Only the
feature request for a blacklist is still remaining (or have I overlooked
something?).

** Changed in: util-linux (Ubuntu)
       Status: Invalid => 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/1181604

Title:
  Blacklist/whitelist for filesystems

Status in “util-linux” package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 13.10 dev with util-linux 2.20.1-5.1ubuntu8. On
  mounting a blank disc with automatic filesystem detection (by passing
  -t auto or omitting this option) mount will generate some dmesg
  entries. Here is an example:

  root at ubuntu:~# mount -o ro /dev/sr0 /media/sr0
  root at ubuntu:~# dmesg | grep '(sr0)'
  [ 2552.761215] EXT3-fs (sr0): error: can't find ext3 filesystem on dev sr0.
  [ 2552.774858] EXT4-fs (sr0): VFS: Can't find ext4 filesystem
  [ 2552.788620] FAT-fs (sr0): bogus number of reserved sectors
  [ 2552.788630] FAT-fs (sr0): Can't find a valid FAT filesystem

  
  mount tries to find a matching filesystem and encounters some which will make problems. In this case it would be useful if mount does have options for a blacklist and a whitelist. These lists could define which filesystems are used on automatic filesystem detection.

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



More information about the foundations-bugs mailing list