diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-07-09 17:24:21 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-07-11 05:29:03 +0200 |
commit | e8cff84faa4ddb6716caed085f515fbb1d856099 (patch) | |
tree | b94cd77e00da1ef37a4ede44942461ed1509b970 /fs/open.c | |
parent | ocxlflash_getfile(): fix double-iput() on alloc_file() failures (diff) | |
download | linux-e8cff84faa4ddb6716caed085f515fbb1d856099.tar.xz linux-e8cff84faa4ddb6716caed085f515fbb1d856099.zip |
fold security_file_free() into file_free()
.. and the call of file_free() in case of security_file_alloc() failure
in get_empty_filp() should be simply file_free_rcu() - no point in
rcu-delays there, anyway.
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions