lkml.org 
[lkml]   [2008]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] proc: extend /proc/<pid>/fdinfo/<fd>
Hi Eugene

In general, I think this patch isn't wrong idea.
but it shuld be brush up more, may be.

> kerndev: ~/code/kernel# cat /proc/`pgrep pickup`/fdinfo/6
> mode: 0622

I think this is inode attribute, but not fd attribute.

> dev: 253,0
> ino: 21463057

may be useful, agreed with you :)

> uid: 89
> gid: 89
> rdev: 0,0
> pos: 0
> flags: 04002 FD_CLOEXEC # if close-on-exec flag is set

agreed with Miklos's opinion.

> path: /var/spool/postfix/public/pickup

may be, we shold think namespace..

> You can also use this to find out more information about locked open files:

is your requirement only fd -> ino pick up?


\
 
 \ /
  Last update: 2008-02-11 11:23    [W:0.112 / U:0.940 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site