From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 12/22] hfsplus: move HFSPLUS_SUPER_MAGIC to Date: Tue, 4 Mar 2014 09:26:46 -0800 Message-ID: <20140304172646.GB29208@infradead.org> References: <1393927258-10709-1-git-send-email-kzak@redhat.com> <1393927258-10709-13-git-send-email-kzak@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Al Viro , linux-fsdevel@vger.kernel.org To: Karel Zak Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:55435 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751065AbaCDR0s (ORCPT ); Tue, 4 Mar 2014 12:26:48 -0500 Content-Disposition: inline In-Reply-To: <1393927258-10709-13-git-send-email-kzak@redhat.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Mar 04, 2014 at 11:00:48AM +0100, Karel Zak wrote: > Move the magic number to proper place. NAK. It's already in the proper place. Your whole series is a move in the wrong direction.