From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o737NM7D230244 for ; Tue, 3 Aug 2010 02:23:22 -0500 Received: from mail.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id A4D721681BBB for ; Tue, 3 Aug 2010 00:23:40 -0700 (PDT) Received: from mail.internode.on.net (bld-mail14.adl6.internode.on.net [150.101.137.99]) by cuda.sgi.com with ESMTP id tLDl2NTUHUNZ5Aua for ; Tue, 03 Aug 2010 00:23:40 -0700 (PDT) From: Dave Chinner Subject: [PATCH 0/3] dio: serialise unaligned direct IO V3 Date: Tue, 3 Aug 2010 17:23:21 +1000 Message-Id: <1280820204-1418-1-git-send-email-david@fromorbit.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: linux-fsdevel@vger.kernel.org Cc: xfs@oss.sgi.com Updated version of the unaligned direct IO tracking bug fixes. Version 3: - address Christoph's review comments - add a mempool to avoid memory allocation failures to address Jan's comment. Version 2: - address scalability concerns _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs