From: David Howells Date: Tue, 6 Apr 2010 21:35:09 +0000 (-0700) Subject: fs-cache: order the debugfs stats correctly X-Git-Tag: v2.6.34-rc4~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc4fc29e59c386919a7674e203be7822dc968dc0;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed