From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753542Ab3A2SqA (ORCPT ); Tue, 29 Jan 2013 13:46:00 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:22182 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751882Ab3A2Sp4 (ORCPT ); Tue, 29 Jan 2013 13:45:56 -0500 Message-ID: <510818D9.3050303@oracle.com> Date: Tue, 29 Jan 2013 12:45:45 -0600 From: Dave Kleikamp User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130109 Thunderbird/17.0.2 MIME-Version: 1.0 To: Jeff Moyer CC: Alexander Viro , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Zach Brown , "Maxim V. Patlasov" Subject: Re: [PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec References: <1359476623-10544-1-git-send-email-dave.kleikamp@oracle.com> In-Reply-To: X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Source-IP: acsinet22.oracle.com [141.146.126.238] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 one regression in this patchset. If you use the ext4 > driver for ext2 file systems, and you run the libaio test harness, then > you will be able to successfully write beyond the maximum file size in a > file (see test case 8). I'll take a look at that one too. Thanks, Shaggy > > Cheers, > Jeff >