writeback: send work item to queue_io, move_expired_inodes
authorCurt Wohlgemuth <curtw@google.com>
Sat, 8 Oct 2011 03:51:56 +0000 (21:51 -0600)
committerWu Fengguang <fengguang.wu@intel.com>
Sun, 30 Oct 2011 16:33:27 +0000 (00:33 +0800)
commitad4e38dd6a33bb3a4882c487d7abe621e583b982
tree5b78b8929ade5372b2e24d4c1793f8cb39962146
parentece13ac31bbe492d940ba0bc4ade2ae1521f46a5
writeback: send work item to queue_io, move_expired_inodes

Instead of sending ->older_than_this to queue_io() and
move_expired_inodes(), send the entire wb_writeback_work
structure.  There are other fields of a work item that are
useful in these routines and in tracepoints.

Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: Curt Wohlgemuth <curtw@google.com>
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
fs/fs-writeback.c
include/trace/events/writeback.h