From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 51ADE7F3F for ; Thu, 8 Jan 2015 06:45:09 -0600 (CST) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay1.corp.sgi.com (Postfix) with ESMTP id 2F26A8F8035 for ; Thu, 8 Jan 2015 04:45:09 -0800 (PST) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id BFTpXNGew0sXpAYZ (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Thu, 08 Jan 2015 04:45:08 -0800 (PST) Date: Thu, 8 Jan 2015 04:45:08 -0800 From: Christoph Hellwig Subject: Re: [PATCH 2/4] xfs: move xfs_types.h to libxfs Message-ID: <20150108124508.GB3424@infradead.org> References: <1420666983-7275-1-git-send-email-david@fromorbit.com> <1420666983-7275-3-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1420666983-7275-3-git-send-email-david@fromorbit.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Thu, Jan 08, 2015 at 08:43:01AM +1100, Dave Chinner wrote: > From: Dave Chinner > > The types used by the core XFS code are common between kernel and > userspace. xfs_types.h is duplicated in both kernel and userspace, > so move it to libxfs along with all the other shared code. > > Signed-off-by: Dave Chinner Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs