From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v2 1/4] hfsplus: add on-disk layout declarations related to attributes tree Date: Tue, 25 Sep 2012 05:43:51 -0400 Message-ID: <20120925094351.GA22110@infradead.org> References: <78821A5D-5653-4943-B0D3-CB9431B5B62A@dubeyko.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, Andrew Morton , Christoph Hellwig , Al Viro , Hin-Tak Leung To: Vyacheslav Dubeyko Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:54161 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753230Ab2IYJnw (ORCPT ); Tue, 25 Sep 2012 05:43:52 -0400 Content-Disposition: inline In-Reply-To: <78821A5D-5653-4943-B0D3-CB9431B5B62A@dubeyko.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: I really don't like the HFSPLUS_STRING macro, and with just two users I don't see the point either. Just declare the two structures independently.