From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH, 3.7-rc7, RESEND] fs: revert commit bbdd6808 to fallocate UAPI Date: Mon, 26 Nov 2012 09:43:54 -0500 Message-ID: <20121126144354.GI31891@thunk.org> References: <1353366267-15629-1-git-send-email-david@fromorbit.com> <20121126002814.GM32450@dastard> <20121126025520.GC22858@thunk.org> <20121126115345.19977e46@pyramind.ukuu.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: torvalds@linux-foundation.org, Dave Chinner , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Alan Cox Return-path: Content-Disposition: inline In-Reply-To: <20121126115345.19977e46@pyramind.ukuu.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Nov 26, 2012 at 11:53:45AM +0000, Alan Cox wrote: > > It's not like there is any shortage of flag bits, so what's the harm > > of reserving the bit? > > Why not just reserve a small group of bits for fs private use in that > case - for any fs. I think that would be a *fine* idea. - Ted