[Bug 1219529] Re: df -x tmpfs fails to exclude udev (/dev)

2020-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package coreutils - 8.30-3ubuntu3

---
coreutils (8.30-3ubuntu3) groovy; urgency=medium

  * d/p/treat-devtmpfs-and-squashfs-as-dummy-filesystems.patch:
- Avoid displaying snaps in output from df and other tools, by
  excluding display of squashfs filesystems.
  (LP: #1219529, #1756595)
- Exclude devtmpfs filesystems in output from df and other tools
  since it is a dummy filesystem.
  (LP: #1219529)

 -- Bryce Harrington   Thu, 02 Jul 2020 02:30:48
+

** Changed in: coreutils (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219529

Title:
  df -x tmpfs fails to exclude udev (/dev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/1219529/+subscriptions

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

[Bug 1219529] Re: df -x tmpfs fails to exclude udev (/dev)

2020-07-07 Thread Bryce Harrington
** Changed in: coreutils (Ubuntu)
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219529

Title:
  df -x tmpfs fails to exclude udev (/dev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/1219529/+subscriptions

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

[Bug 1219529] Re: df -x tmpfs fails to exclude udev (/dev)

2020-07-06 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~bryce/ubuntu/+source/coreutils/+git/coreutils/+merge/386911

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219529

Title:
  df -x tmpfs fails to exclude udev (/dev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/1219529/+subscriptions

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

[Bug 1219529] Re: df -x tmpfs fails to exclude udev (/dev)

2020-04-22 Thread Bryce Harrington
20.04's coreutils still has the behavior described in this bug.  /dev is
listed as type 'udev' by df but df -x udev does not exclude it; df -x
devtmpfs does.

I wonder if one way to at least resolve the confusion might be to make
the code that prints the table display devtmpfs devices as 'devtmpfs'.
An obvious alternative would be to make '-x udev' be handled like '-x
udev -x devtmpfs'.  Another alternative would be to overload '-x tmpfs'
to exclude also udev and devtmpfs.  It's not clear what the best
solution would be.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219529

Title:
  df -x tmpfs fails to exclude udev (/dev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/1219529/+subscriptions

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

[Bug 1219529] Re: df -x tmpfs fails to exclude udev (/dev)

2015-12-05 Thread Daniel Barrett
This bug still exists in 15.10 - confirming.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219529

Title:
  df -x tmpfs fails to exclude udev (/dev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/1219529/+subscriptions

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


[Bug 1219529] Re: df -x tmpfs fails to exclude udev (/dev)

2013-09-03 Thread C de-Avillez
** Bug watch added: Email to 15257@debbugs #
   mailto:15...@debbugs.gnu.org

** Also affects: coreutils via
   mailto:15...@debbugs.gnu.org
   Importance: Undecided
   Status: New

** Changed in: coreutils (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219529

Title:
  df -x tmpfs fails to exclude udev (/dev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/coreutils/+bug/1219529/+subscriptions

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


[Bug 1219529] Re: df -x tmpfs fails to exclude udev (/dev)

2013-09-03 Thread C de-Avillez
OTOH, 'stat' *is* coreutils... so confirming. At least 'stat' and 'df'
should should agree.

** Changed in: coreutils (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219529

Title:
  df -x tmpfs fails to exclude udev (/dev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1219529/+subscriptions

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


[Bug 1219529] Re: df -x tmpfs fails to exclude udev (/dev)

2013-09-03 Thread C de-Avillez
Thank you for opening this bug and helping make Ubuntu better. Indeed
'stat' states /dev is tmpfs.

But 'mount' gives out the type as 'devtmpfs' (!):

hggdh@chatto:~$ mount | grep udev
udev on /dev type devtmpfs (rw,mode=0755)
hggdh@chatto:~$

and, then, 'df -x devtmpfs' works as expected:

hggdh@chatto:~$ df -x devtmpfs
Filesystem 1K-blocksUsed Available Use% Mounted on
/dev/vda20511356 2518264  16944516  13% /
none   4   0 4   0% /sys/fs/cgroup
tmpfs  50300 232 50068   1% /run
none5120   0  5120   0% /run/lock
none  251484  52251432   1% /run/shm
none  102400   0102400   0% /run/user
hggdh@chatto:~$

 But 'info mount', or 'man mount' do not list 'devtmpfs' as a valid
system type. But 'devtmpfs' *is* a kernel-supported type...

I am not sure this is a coreutils issue per se; needs more research.



** Changed in: coreutils (Ubuntu)
   Importance: Undecided => Low

** Changed in: coreutils (Ubuntu)
   Status: New => Incomplete

** Tags added: saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219529

Title:
  df -x tmpfs fails to exclude udev (/dev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1219529/+subscriptions

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