Jan Kara 84c17543ab ext4: move work from io_end to inode
It does not make much sense to have struct work in ext4_io_end_t
because we always use it for only one ext4_io_end_t per inode (the
first one in the i_completed_io list). So just move the structure to
inode itself.  This also allows for a small simplification in
processing io_end structures.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-01-28 09:43:46 -05:00
..
2011-07-25 14:30:23 -04:00
2013-01-28 09:43:46 -05:00
2012-12-10 14:06:03 -05:00
2012-12-10 16:30:43 -05:00
2013-01-28 09:43:46 -05:00
2013-01-28 09:43:46 -05:00
2012-12-10 16:30:43 -05:00