1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-14 03:12:10 +02:00

Mention reporters for "none" and "proc" mounts.

This commit is contained in:
Paul Eggert
2005-12-05 17:46:22 +00:00
parent e1c945b363
commit 19af464ef3

View File

@@ -54,7 +54,8 @@
2005-11-25 Paul Eggert <eggert@cs.ucla.edu>
* mountlist.c (ME_DUMMY): "none" and "proc" file systems are dummies
too.
too. Problem with "none" reported by Bob Proulx. Problem with
"proc" reported by n0dalus.
* mountlist.c: Include <limits.h>.
(dev_from_mount_options)