]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/file_table.c
fs/file_table.c:fput(): add comment
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 8 Jul 2013 21:24:15 +0000 (14:24 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 13 Jul 2013 09:27:42 +0000 (13:27 +0400)
commit64372501e2af9b11e2ffd1ff79345dc4b1abe539
treec3a26f2e5320a5def0838adbac4cca4de5e2b29b
parentbb458c644a59dbba3a1fe59b27106c5e68e1c4bd
fs/file_table.c:fput(): add comment

A missed update to "fput: task_work_add() can fail if the caller has
passed exit_task_work()".

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Andrey Vagin <avagin@openvz.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/file_table.c