From: Andrea Righi Date: Sun, 27 Jul 2008 22:48:12 +0000 (+0200) Subject: task IO accounting: move all IO statistics in struct task_io_accounting X-Git-Tag: v2.6.27-rc1~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=940389b8afad6495211614c13eb91ef7001773ec;p=pandora-kernel.git task IO accounting: move all IO statistics in struct task_io_accounting Simplify the code of include/linux/task_io_accounting.h. It is also more reasonable to have all the task i/o-related statistics in a single struct (task_io_accounting). Signed-off-by: Andrea Righi Signed-off-by: Oleg Nesterov Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed