(find_mount_point): Emit a diagnostic for each
authorJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 16:21:45 +0000 (16:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 16:21:45 +0000 (16:21 +0000)
commitc8f1cbc602c5208b52ce91a2f9f949e1535b5cb8
tree98c8cc5fd78a76ac90ed37a676ecb69cea2f5200
parent7e815d32f3b44c52f5ed05d59a2ce3db603c63cb
(find_mount_point): Emit a diagnostic for each
failed syscall, rather than relying on caller to do that.
The caller couldn't do a good job, anyhow -- too many different
ways to fail (each with a different referent).
Give a diagnostic upon failed save_cwd, now that that function
no longer calls `error'.
(show_point): Don't diagnose find_mount_point's errors, now that
it handles them itself.
src/df.c