2012-06-27 11:06:56

by Cyrill Gorcunov

[permalink] [raw]
Subject: [rfc 0/7] [rfc] procfs, fdinfo seqfile providers

Hi guys,

here is a bit updated version of procfs fdinfo providers (I've ported
the series to 3.5-rc4 kernel). Please review if you have time.

The base idea remains the same -- provide additional information
specified for file type (fanotify/eventpoll) via /proc/pid/fdinfo/$fd
suitable to restore suct file.

Cyrill