I formatted it as follows:
@@ -164,7 +164,10 @@
 #define ME_DUMMY_0(Fs_name, Fs_type) \
   (strcmp (Fs_type, "autofs") == 0 \
+ || strcmp (Fs_type, "devtmpfs") == 0 \
+ || strcmp (Fs_type, "fuse.portal") == 0 \
  || strcmp (Fs_type, "proc") == 0 \
+ || strcmp (Fs_type, "squashfs") == 0 \
  || strcmp (Fs_type, "subfs") == 0 \
  /* for Linux 2.6/3.x */ \
  || strcmp (Fs_type, "debugfs") == 0 \

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

Title:
  df: /run/user/1000/doc: Operation not permitted

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

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

Reply via email to