Thread (36 messages) flat view 36 messages, 7 authors, 2017-06-29

Re: [PATCH V4 07/12] cgroup: export fhandle info for a cgroup

From: Tejun Heo <tj@kernel.org>
Date: 2017-06-28 18:13:07
Also in: lkml

On Wed, Jun 28, 2017 at 09:29:57AM -0700, Shaohua Li wrote:
From: Shaohua Li <redacted>

Add an API to export cgroup fhandle info. We don't export a full 'struct
file_handle', there are unrequired info. Sepcifically, cgroup is always
a directory, so we don't need a 'FILEID_INO32_GEN_PARENT' type fhandle,
we only need export the inode number and generation number just like
what generic_fh_to_dentry does. And we can avoid the overhead of getting
an inode too, since kernfs_node_id (ino and generation) has all the info
required.

Signed-off-by: Shaohua Li <redacted>
Acked-by: Tejun Heo <tj@kernel.org>

Thanks.

-- 
tejun
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help