From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amir Goldstein Subject: Re: [PATCH] fix hardcoded reference to /mnt/test in common.attr Date: Wed, 1 Jun 2011 06:26:03 +0300 Message-ID: References: <20110531202926.GA17246@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: XFS , linux-fsdevel , sergey ivanov To: Christoph Hellwig Return-path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:64941 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933173Ab1FAD0E (ORCPT ); Tue, 31 May 2011 23:26:04 -0400 Received: by wya21 with SMTP id 21so3773638wya.19 for ; Tue, 31 May 2011 20:26:03 -0700 (PDT) In-Reply-To: <20110531202926.GA17246@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, May 31, 2011 at 11:29 PM, Christoph Hellwig wrote: > Thanks, applied. > > (after fixing whitespace damage in the patch) Sorry about those... I usually get away with copy&paste of a single patch to gmail. it works with kernel coding convention of tab indentation and short lines, but xfstests appear to have some space indentations and long lines, so it doesn't go that well. I apologize in advance for the other damaged patch already sent out (ext4dev FSTYP support) > >