From: Curt Wohlgemuth Date: Sat, 8 Oct 2011 03:51:56 +0000 (-0600) Subject: writeback: send work item to queue_io, move_expired_inodes X-Git-Tag: v3.2-rc1~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad4e38dd6a33bb3a4882c487d7abe621e583b982;p=pandora-kernel.git 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 Signed-off-by: Curt Wohlgemuth Signed-off-by: Wu Fengguang --- Reading git-diff-tree failed