diff options
author | Masatake YAMATO <yamato@redhat.com> | 2010-02-27 14:45:37 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-28 04:29:49 -0500 |
commit | cf0aa4e07c32b0c211c24742aa015c0e7a135293 (patch) | |
tree | d010a4d165d71965529338fc9f41a8f5549d7ed0 /kernel/rcutiny.c | |
parent | 60bbc725b5b3009bb1bf2628ce5033d9bc108881 (diff) |
netlink: Adding inode field to /proc/net/netlink
The Inode field in /proc/net/{tcp,udp,packet,raw,...} is useful to know the types of
file descriptors associated to a process. Actually lsof utility uses the field.
Unfortunately, unlike /proc/net/{tcp,udp,packet,raw,...}, /proc/net/netlink doesn't have the field.
This patch adds the field to /proc/net/netlink.
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/rcutiny.c')
0 files changed, 0 insertions, 0 deletions