From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 13 Apr 2007 09:08:36 +0200 From: Christoph Hellwig To: Jeremy Kerr Subject: Re: [Cbe-oss-dev] [PATCH 4/4] spufs: add mode= mount option Message-ID: <20070413070836.GF13026@lst.de> References: <1176428939.430693.221781450134.qpush@pokey> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1176428939.430693.221781450134.qpush@pokey> Cc: linuxppc-dev@ozlabs.org, cbe-oss-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Apr 13, 2007 at 11:48:59AM +1000, Jeremy Kerr wrote: > Add a 'mode=' option to spufs mount arguments. This allows more > control over access to the top-level spufs directory. > > Tested on Cell. Looks good.