]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 9 Oct 2011 02:19:25 +0000 (10:19 +0800)
commit5b0bbdf0c733891de88eb214c7ca43e79b2df53c
treea41b82ed80112118e3ec3070ad116e74502a49ef
parent3ee72ca99288f1de95ec9c570e43f531c8799f06
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