Re: [PATCH 00/26] Eliminate create_proc_read_entry() [RFC]

From: Arnd Bergmann
Date: Thu Apr 11 2013 - 10:11:25 EST


On Thursday 11 April 2013, David Howells wrote:
>
> Here is a series of patches to eliminate create_proc_read_entry(), replacing it
> with proc_create() and proc_create_data() and the use of seq_file facilities.
> These patches can be seen here also:
>
> http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=vfs-experimental

Nice series. I did something similar about two years ago but never got
around to actually send them. If you like you can take a look at

git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git procfs

for my patches and see if how I did them for comparison. They are based on linux-3.1 though.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/