summaryrefslogtreecommitdiffstats
path: root/fs/libfs.c
diff options
context:
space:
mode:
authorTetsuo Handa2009-09-18 22:05:59 +0200
committerAl Viro2009-09-24 13:47:29 +0200
commit7a62cc10215838286c747f86766063d5f01fcbd6 (patch)
tree57a1cd4c0441885201a2d6bac59f9ec5cba0325e /fs/libfs.c
parentvfs: optimize touch_time() too (diff)
downloadkernel-qcow2-linux-7a62cc10215838286c747f86766063d5f01fcbd6.tar.gz
kernel-qcow2-linux-7a62cc10215838286c747f86766063d5f01fcbd6.tar.xz
kernel-qcow2-linux-7a62cc10215838286c747f86766063d5f01fcbd6.zip
seq_file: return a negative error code when seq_path_root() fails.
seq_path_root() is returning a return value of successful __d_path() instead of returning a negative value when mangle_path() failed. This is not a bug so far because nobody is using return value of seq_path_root(). Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/libfs.c')
0 files changed, 0 insertions, 0 deletions