Re: [PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec

2013-02-18 Thread Dave Kleikamp
On 02/18/2013 03:42 PM, Sedat Dilek wrote: > On Wed, Jan 30, 2013 at 8:26 PM, Dave Kleikamp > wrote: >> By the way, I have updated the patchset in git. I removed the version >> from the name of the branch and will keep this one updated: >> >> git://github.com/kleikamp/linux-shaggy.git aio_loop >

Re: [PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec

2013-02-18 Thread Sedat Dilek
On Wed, Jan 30, 2013 at 8:26 PM, Dave Kleikamp wrote: > By the way, I have updated the patchset in git. I removed the version > from the name of the branch and will keep this one updated: > > git://github.com/kleikamp/linux-shaggy.git aio_loop What's the status of this patchset? Will it go into L

Re: [PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec

2013-01-30 Thread Dave Kleikamp
By the way, I have updated the patchset in git. I removed the version from the name of the branch and will keep this one updated: git://github.com/kleikamp/linux-shaggy.git aio_loop -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vge

Re: [PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec

2013-01-30 Thread Jeff Moyer
Dave Kleikamp writes: > On 01/29/2013 12:42 PM, Jeff Moyer wrote: >> Dave Kleikamp writes: >> >>> Al, >>> I'd like to push this patchset to linux-next. Would you like to pull it >>> into your vfs tree, would you rather I submitted it separately, or do >>> you have any issues with it before incl

Re: [PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec

2013-01-29 Thread Dave Kleikamp
On 01/29/2013 12:42 PM, Jeff Moyer wrote: > Dave Kleikamp writes: > >> Al, >> I'd like to push this patchset to linux-next. Would you like to pull it >> into your vfs tree, would you rather I submitted it separately, or do >> you have any issues with it before including it? > > I'm still chasing

Re: [PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec

2013-01-29 Thread Dave Kleikamp
On 01/29/2013 12:42 PM, Jeff Moyer wrote: > Dave Kleikamp writes: > >> Al, >> I'd like to push this patchset to linux-next. Would you like to pull it >> into your vfs tree, would you rather I submitted it separately, or do >> you have any issues with it before including it? > > I'm still chasing

Re: [PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec

2013-01-29 Thread Jeff Moyer
Dave Kleikamp writes: > Al, > I'd like to push this patchset to linux-next. Would you like to pull it > into your vfs tree, would you rather I submitted it separately, or do > you have any issues with it before including it? I'm still chasing one regression in this patchset. If you use the ext4

[PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec

2013-01-29 Thread Dave Kleikamp
Al, I'd like to push this patchset to linux-next. Would you like to pull it into your vfs tree, would you rather I submitted it separately, or do you have any issues with it before including it? This patchset was begun by Zach Brown and was originally submitted for review in October, 2009. Feedbac