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