Re: [GIT PULL] Block IO fixes for 3.12

2013-09-22 Thread Jens Axboe
On Sun, Sep 22 2013, Linus Torvalds wrote: > On Sun, Sep 22, 2013 at 4:12 PM, Jens Axboe wrote: > > > > Not necessarily bad quality control, but yeah, the commit messages > > could've been prettier. Those two should have been git ammended, most of > > them are directly applied byt git am fwiw. >

Re: [GIT PULL] Block IO fixes for 3.12

2013-09-22 Thread Linus Torvalds
On Sun, Sep 22, 2013 at 4:12 PM, Jens Axboe wrote: > > Not necessarily bad quality control, but yeah, the commit messages > could've been prettier. Those two should have been git ammended, most of > them are directly applied byt git am fwiw. No, one of them was clearly *not* done with git am, bec

Re: [GIT PULL] Block IO fixes for 3.12

2013-09-22 Thread Jens Axboe
On Sun, Sep 22 2013, Linus Torvalds wrote: > On Sun, Sep 22, 2013 at 2:55 PM, Jens Axboe wrote: > > > > Mike Christie (1): > > If the queue is dying then we only call the rq->end_io callout. > > This leaves bios setup on the request, because the caller assumes when > > the blk_exec

Re: [GIT PULL] Block IO fixes for 3.12

2013-09-22 Thread Linus Torvalds
On Sun, Sep 22, 2013 at 2:55 PM, Jens Axboe wrote: > > Mike Christie (1): > If the queue is dying then we only call the rq->end_io callout. > This leaves bios setup on the request, because the caller assumes when > the blk_execute_rq_nowait/blk_execute_rq call has completed that