From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Kleikamp Subject: Re: [PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec Date: Mon, 18 Feb 2013 16:14:25 -0600 Message-ID: <5122A7C1.3090305@oracle.com> References: <1359476623-10544-1-git-send-email-dave.kleikamp@oracle.com> <510891ED.8090404@oracle.com> <510973C8.1090209@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Jeff Moyer , Alexander Viro , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Zach Brown , "Maxim V. Patlasov" , Hugh Dickins To: sedat.dilek@gmail.com Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org 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 > > What's the status of this patchset? Based on some feedback from Hugh, I've been testing some changes to iov_iter_copy_to_user(). > Will it go into Linux-Next? Through Al's VFS tree? Any chance to have > it for-3.9? I think it's about ready to push to linux-next. Al, do you want this to go through the vfs tree, or straight from me to linux-next? Thanks, Shaggy > > - Sedat -