summaryrefslogtreecommitdiffstats
path: root/mount/umount.c
diff options
context:
space:
mode:
authorSami Kerola2010-10-01 00:33:44 +0200
committerKarel Zak2010-10-01 00:36:45 +0200
commitc49e31f4ee7c35946f91335a8a3179f503bd9cf0 (patch)
treefeb1f3a8c700286cd6ced2e9bc38026470a10e84 /mount/umount.c
parenttaskset: proper numbers parsing (diff)
downloadkernel-qcow2-util-linux-c49e31f4ee7c35946f91335a8a3179f503bd9cf0.tar.gz
kernel-qcow2-util-linux-c49e31f4ee7c35946f91335a8a3179f503bd9cf0.tar.xz
kernel-qcow2-util-linux-c49e31f4ee7c35946f91335a8a3179f503bd9cf0.zip
namei: parse all path arguments when an optarg path will fail
Old implementation of namei listed path all the way to non-existing file or directory, something like: f: /usr/bin/nxdir/file d / d usr d bin ? nxdir - No such file or directory (2) whiles the current implementation prints: namei: failed to stat: /usr/bin/nxdir/file: No such file or directory The new output it's not helpful. I am especially interested see where the path is broken when a path is symlink to other path with symlink, and few more like that, and something somewhere is broken. [kzak@redhat.com: - coding style changes] Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/umount.c')
0 files changed, 0 insertions, 0 deletions