| | From | David Howells <> | | Subject | Re: [PATCH 11/45] FS-Cache: Add use of /proc and presentation of statistics [ver #41] | | Date | Fri, 21 Nov 2008 02:17:21 +0000 | |
Alexey Dobriyan <adobriyan@gmail.com> wrote:
> This is overly complex for unclear need. Just set_printf() all these lines
> and drop iterator business. Use single_open()! Ditto for histo stuff.
There is no set_printf() in Linus's tree. Did you mean seq_printf(), or is
this something I might find in -mm?
David
|