Re: cleanup and refactor BLOCK_PC mapping helpers V2

2015-02-09 Thread Dongsu Park
On 05.02.2015 09:28, Jens Axboe wrote: > On 02/02/2015 06:19 AM, Christoph Hellwig wrote: > >Jens, do these patches look fine to you? Any chance to get them into > >the tree for the 3.20 merge window? > > Yes, I think they look fine. I'll throw them into the testing mix and merge > them for 3.20.

Re: cleanup and refactor BLOCK_PC mapping helpers V2

2015-02-05 Thread Jens Axboe
On 02/02/2015 06:19 AM, Christoph Hellwig wrote: On Sun, Jan 25, 2015 at 06:29:11PM +0800, Ming Lei wrote: Looks all are nice cleanup: Reviewed-by: Ming Lei Also patches passed xfstests(check -g auto) against v3.19-rc4_next-20150115. Jens, do these patches look fine to you? Any chance to g

Re: cleanup and refactor BLOCK_PC mapping helpers V2

2015-02-05 Thread Christoph Hellwig
On Mon, Feb 02, 2015 at 02:19:09PM +0100, Christoph Hellwig wrote: > On Sun, Jan 25, 2015 at 06:29:11PM +0800, Ming Lei wrote: > > Looks all are nice cleanup: > > > > Reviewed-by: Ming Lei > > > > Also patches passed xfstests(check -g auto) against v3.19-rc4_next-20150115. > > Jens, do these patc

Re: cleanup and refactor BLOCK_PC mapping helpers V2

2015-02-02 Thread Christoph Hellwig
On Sun, Jan 25, 2015 at 06:29:11PM +0800, Ming Lei wrote: > Looks all are nice cleanup: > > Reviewed-by: Ming Lei > > Also patches passed xfstests(check -g auto) against v3.19-rc4_next-20150115. Jens, do these patches look fine to you? Any chance to get them into the tree for the 3.20 merge wind

Re: cleanup and refactor BLOCK_PC mapping helpers V2

2015-01-25 Thread Ming Lei
On 01/18/2015 11:16 PM, Christoph Hellwig wrote: This series is based on the first two patches from the reent series that Dongsu Park recently sent, and refactors and cleanups up various aspect of our BLOCK_PC mapping helpers. Changes since V1: - keep a separate blk_rq_map_user for now, it c