summaryrefslogtreecommitdiffstats
path: root/fs/namei.c
diff options
context:
space:
mode:
authorDavid Howells2012-06-25 13:55:18 +0200
committerAl Viro2012-07-14 14:37:27 +0200
commitbe34d1a3bc4b6f357a49acb55ae870c81337e4f0 (patch)
tree39caaf1b4965d47be64ce45491477fce555b2d17 /fs/namei.c
parentVFS: Make chown() and lchown() call fchownat() (diff)
downloadkernel-qcow2-linux-be34d1a3bc4b6f357a49acb55ae870c81337e4f0.tar.gz
kernel-qcow2-linux-be34d1a3bc4b6f357a49acb55ae870c81337e4f0.tar.xz
kernel-qcow2-linux-be34d1a3bc4b6f357a49acb55ae870c81337e4f0.zip
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
copy_tree() can theoretically fail in a case other than ENOMEM, but always returns NULL which is interpreted by callers as -ENOMEM. Change it to return an explicit error. Also change clone_mnt() for consistency and because union mounts will add new error cases. Thanks to Andreas Gruenbacher <agruen@suse.de> for a bug fix. [AV: folded braino fix by Dan Carpenter] Original-author: Valerie Aurora <vaurora@redhat.com> Signed-off-by: David Howells <dhowells@redhat.com> Cc: Valerie Aurora <valerie.aurora@gmail.com> Cc: Andreas Gruenbacher <agruen@suse.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions