linux/fs/fscache
David Howells cc4fc29e59 fs-cache: order the debugfs stats correctly
Order the debugfs statistics correctly.  The values displayed through a
seq_printf() statement should be in the same order as the names in the
format string.

In the 'Lookups' line, objects created ('crt=') and lookups timed out
('tmo=') have their values transposed.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-04-07 08:38:05 -07:00
..
Kconfig
Makefile
cache.c
cookie.c
fsdef.c
histogram.c
internal.h
main.c
netfs.c
object-list.c
object.c
operation.c
page.c
proc.c
stats.c fs-cache: order the debugfs stats correctly 2010-04-07 08:38:05 -07:00