[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130604160319.GB25160@thunk.org>
Date: Tue, 4 Jun 2013 12:03:19 -0400
From: Theodore Ts'o <tytso@....edu>
To: Jan Kara <jack@...e.cz>
Cc: linux-ext4@...r.kernel.org,
Alexey Khoroshilov <khoroshilov@...ras.ru>
Subject: Re: [PATCH 01/26] ext4: use io_end for multiple bios
On Fri, May 31, 2013 at 11:42:34AM +0200, Jan Kara wrote:
> 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.
>
> Bugs in ENOMEM handling found by Linux File System Verification project
> (linuxtesting.org) and fixed by Alexey Khoroshilov
> <khoroshilov@...ras.ru>.
>
> CC: Alexey Khoroshilov <khoroshilov@...ras.ru>
> Signed-off-by: Jan Kara <jack@...e.cz>
> Signed-off-by: "Theodore Ts'o" <tytso@....edu>
Applied, thanks.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists