diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-08-14 09:44:39 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-08-24 16:10:29 (GMT) |
commit | 52e220d357a38cb29fa2e29f34ed94c1d66357f4 (patch) | |
tree | 33027a6684f4746885db8149a79af09c0edd39d3 /.mailmap | |
parent | 821ff77c6c524c40667e01483fc72428b58810b4 (diff) | |
download | linux-52e220d357a38cb29fa2e29f34ed94c1d66357f4.tar.xz |
VFS: collect_mounts() should return an ERR_PTR
This should actually be returning an ERR_PTR on error instead of NULL.
That was how it was designed and all the callers expect it.
[AV: actually, that's what "VFS: Make clone_mnt()/copy_tree()/collect_mounts()
return errors" missed - originally collect_mounts() was expected to return
NULL on failure]
Cc: <stable@vger.kernel.org> # 3.10+
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions