]> git.ipfire.org Git - thirdparty/coreutils.git/commit
`df /dev/block-or-char-device-file--not-mounted' now reports
authorJim Meyering <jim@meyering.net>
Tue, 4 Feb 2003 11:48:27 +0000 (11:48 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 4 Feb 2003 11:48:27 +0000 (11:48 +0000)
commite295f4f388d9ab0e0bdafd97c1ac9fc8f38edc5e
tree4cde1e9f04780fd50a5c3fd6405740898219b4cb
parent144418cd9db07666edb4b11f21a620a75acce625
`df /dev/block-or-char-device-file--not-mounted' now reports
the name of the file system on which the file resides, usually `/'.
Before, it would leave the `Mounted on' field blank.

(show_disk): Add parameter: STATP.
If we don't find a matching device name, then resort to calling
find_mount_point.
src/df.c