Could I get the user space fd according to my struct filp?
Sept. 13, 2013
7:45 a.m.
Hi all, If I have done `fd_install(fd, filp)`, could I retrieve the fd with the filp? I think I could iterate over the fdtable but is there any API to do that in a more reliable way? -- Cheers, Grissiom
4719
Age (days ago)
4719
Last active (days ago)
0 comments
1 participants
participants (1)
-
Grissiom