Thread (13 messages) 13 messages, 4 authors, 2020-01-17

Re: [PATCH v8 1/3] vfs, fdtable: Add get_task_file helper

From: Christian Brauner <hidden>
Date: 2020-01-05 12:48:05
Also in: linux-fsdevel, lkml

On Fri, Jan 03, 2020 at 08:29:26AM -0800, Sargun Dhillon wrote:
This introduces a function which can be used to fetch a file, given an
arbitrary task. As long as the user holds a reference (refcnt) to the
task_struct it is safe to call, and will either return NULL on failure,
or a pointer to the file, with a refcnt.

This patch is based on Oleg Nesterov's (cf. [1]) patch from September
2018.

[1]: Link: https://lore.kernel.org/r/20180915160423.GA31461@redhat.com (local)

Signed-off-by: Sargun Dhillon <redacted>
Suggested-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Christian Brauner <redacted>
Nit: the patch is titled "vfs, fdtable: Add get_task_file helper"
but the actual helper is called fget_task()
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help