commit | ad4e38dd6a33bb3a4882c487d7abe621e583b982 | [log] [tgz] |
---|---|---|
author | Curt Wohlgemuth <curtw@google.com> | Fri Oct 07 21:51:56 2011 -0600 |
committer | Wu Fengguang <fengguang.wu@intel.com> | Mon Oct 31 00:33:27 2011 +0800 |
tree | 5b78b8929ade5372b2e24d4c1793f8cb39962146 | |
parent | ece13ac31bbe492d940ba0bc4ade2ae1521f46a5 [diff] |
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>