ext4: use io_end for multiple bios
Change writeback path to create just one io_end structure for the extent to which we submit IO and share it among bios writing that extent. This prevents needless splitting and joining of unwritten extents when they cannot be submitted as a single bio. Signed-off-by: NJan Kara <jack@suse.cz> Signed-off-by: N"Theodore Ts'o" <tytso@mit.edu> Reviewed-by: NDmitry Monakhov <dmonakhov@openvz.org> Reviewed-by: NZheng Liu <wenqing.lz@taobao.com>
Showing
想要评论请 注册 或 登录