1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-20 17:31:07 +02:00
Files
coreutils/src
Jim Meyering 9a4e9f426c (show_point): Before accepting an entry as a match, make sure that
the mount directory exists and has the required device number.
Before, e.g., `df /floppy' would mistakenly report on the root
partition if /floppy were not listed in /etc/mtab but / was.
Patch from Eirik Fuller (http://bugs.debian.org/76923).
2000-11-23 15:36:58 +00:00
..