diff options
| author | Jan Kara <[email protected]> | 2013-01-28 14:43:46 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2013-01-28 14:43:46 +0000 |
| commit | 84c17543ab5685d950da73209df0ecda26e72d3b (patch) | |
| tree | c7f2025fa8bcc209168d171c825060ff95a2be97 /fs/jbd2/commit.c | |
| parent | ext4: remove __ext4_journalled_writepage() from mpage_da_submit_io() (diff) | |
| download | kernel-84c17543ab5685d950da73209df0ecda26e72d3b.tar.gz kernel-84c17543ab5685d950da73209df0ecda26e72d3b.zip | |
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 <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
