2012-08-14 14:06:26

by Cyrill Gorcunov

[permalink] [raw]
Subject: [patch 0/8] procfs fdinfo providers updated

Hi guys,

in this series I tried to address concerns on code duplication
at seq_fdinfo_open and proc_fd_link, thus fdinfo_open_helper()
is used in both routines. Also series updated to be appliable
on top of v3.6-rc1.

Please review, comments are highly appreciated.

Cyrill