[dm-devel] [PATCH v4 00/24] Prep work for immutable bio vecs

Tejun Heo tj at kernel.org
Fri Oct 19 01:14:45 UTC 2012


Hello,

On Mon, Oct 15, 2012 at 01:08:34PM -0700, Kent Overstreet wrote:
> Since last time - split bio integrity stuff out into its own 2 patch series.
> 
> Also changed bio_advance() a bit - it now explicitly special cases discard and
> WRITE_SAME requests, so that partial completions will work. Previously, partial
> completions worked for other requests but would've silently blown up for those
> - this'll be of use later too, for generic bio splitting.
> 
> I've got 3 patch series queued up but they all should be independent - git tree
> is at
> 
> http://evilpiepirate.org/git/linux-bcache.git for-jens
> 
> It's on top of jens' for-next branch.

Your patch series posting is messed up somehow.  I'm gonna review from
the git branch and post comments here but you'll probably have to post
them again.

Thanks.

-- 
tejun




More information about the dm-devel mailing list