Linux Kernel | Process Open Files

Shahab Khalid shabiroxx at gmail.com
Thu Jun 23 02:25:27 EDT 2016


Hi all,

I am trying to get process open files of active processes. I am reading
linux dump. I am able to get actives process. I am trying to reach d_name
in dentry structure but unfortunately the I am receiving the denrty ZERO
(0).

I am reaching the dentry as

task_structure->files_struct->fdtable->file->path->dentry

till struct path I am receiving some address but dentry is zero.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160623/818dfc32/attachment.html 


More information about the Kernelnewbies mailing list