From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: [PATCH] don't export ext3_fs.h and jbd.h Date: Thu, 27 Mar 2008 06:01:04 -0400 Message-ID: <20080327100104.GF7202@mit.edu> References: <20080326224622.GA12273@lst.de> <20080326233038.GE7202@mit.edu> <20080326233713.GA15027@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@osdl.org, linux-fsdevel@vger.kernel.org To: Christoph Hellwig Return-path: Received: from BISCAYNE-ONE-STATION.MIT.EDU ([18.7.7.80]:40863 "EHLO biscayne-one-station.mit.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755133AbYC0KDf (ORCPT ); Thu, 27 Mar 2008 06:03:35 -0400 Content-Disposition: inline In-Reply-To: <20080326233713.GA15027@lst.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Mar 27, 2008 at 12:37:13AM +0100, Christoph Hellwig wrote: > > Let's get it out of the exported headers list for .25 so people can't > accidentally include it anymore and do the big reshuffle for .26, ok? It's OK with me; I'm not sure the Great Penguin would consider it to be a bug fix, though. We can always ask... - Ted