Re: [PATCH -net 2/2] Put proc_net_create() on death row

2007-11-06 Thread Christoph Hellwig
On Tue, Nov 06, 2007 at 03:23:50PM +0300, Alexey Dobriyan wrote: > proc_net_create() stands on the way of shrinking the number of > interfaces one can use for /proc files, namely, it uses ->get_info > hook which will be converted, deprecated and deleted on its own > schedule. It's just a trivial h

Re: [PATCH -net 2/2] Put proc_net_create() on death row

2007-11-06 Thread David Miller
From: Alexey Dobriyan <[EMAIL PROTECTED]> Date: Tue, 6 Nov 2007 15:23:50 +0300 > proc_net_create() stands on the way of shrinking the number of > interfaces one can use for /proc files, namely, it uses ->get_info > hook which will be converted, deprecated and deleted on its own > schedule. > > Si

[PATCH -net 2/2] Put proc_net_create() on death row

2007-11-06 Thread Alexey Dobriyan
proc_net_create() stands on the way of shrinking the number of interfaces one can use for /proc files, namely, it uses ->get_info hook which will be converted, deprecated and deleted on its own schedule. Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- Documentation/feature-removal-schedul