]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/file_table.c
propagate error from get_empty_filp() to its callers
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 15 Feb 2013 01:41:04 +0000 (20:41 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 23 Feb 2013 04:31:32 +0000 (23:31 -0500)
commit1afc99beaf0fca3767d9b67789a7ae91c4f7a9c9
tree9aba84bc2d8e4873859bd81ddf1002fe0e3f9376
parent496ad9aa8ef448058e36ca7a787c61f2e63f0f54
propagate error from get_empty_filp() to its callers

Based on parts from Anatol's patch (the rest is the next commit).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/file_table.c
fs/namei.c
fs/open.c