All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pekka Enberg <penberg@cs.helsinki.fi>
To: Paul Mackerras <paulus@samba.org>
Cc: Arnd Bergmann <arnd@arndb.de>,
	linuxppc64-dev@ozlabs.org, linux-kernel@vger.kernel.org,
	arjan@infradead.org, viro@ftp.linux.org.uk
Subject: Re: [PATCH 02/14] spufs: fix local store page refcounting
Date: Tue, 06 Dec 2005 23:41:38 +0200	[thread overview]
Message-ID: <1133905298.8027.13.camel@localhost> (raw)
In-Reply-To: <17301.65082.251692.675360@cargo.ozlabs.ibm.com>

Hi Paul,

On Wed, 2005-12-07 at 08:10 +1100, Paul Mackerras wrote:
> The point is that people making changes to the filesystem interfaces
> will be much more likely to notice and fix stuff that is under fs/
> than code that is buried deep under arch/ somewhere.  Filesystems
> should go under fs/ for the sake of long-term maintainability.  The
> fact that it's only used on one architecture is irrelevant - you
> simply make sure (with the appropriate Kconfig bits) that it's only
> offered on that architecture.

I think the fact that it is highly architecture specific is relevant. I
have no way of testing spufs changes except on cell, no? And if I am
developing on a cell, I probably will notice it in arch/ all the same.
So I don't quite buy your the maintenace argument.

But as Arnd said, there are no clear rules on what kind of filesystems
should go into fs/ so please do whatever you must.

			Pekka


  reply	other threads:[~2005-12-06 21:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20051206035220.097737000@localhost>
2005-12-06  3:52 ` [PATCH 11/14] spidernet: fix Kconfig after BPA->CELL rename Arnd Bergmann
2005-12-06  3:52 ` [PATCH 12/14] spidernet: check if firmware was loaded correctly Arnd Bergmann
2005-12-06  0:59   ` Paul Mackerras
2005-12-06 10:23     ` Arnd Bergmann
2005-12-07  9:53       ` Jens Osterkamp
2005-12-06  3:52 ` [PATCH 13/14] spidernet: read firmware from the OF device tree Arnd Bergmann
2005-12-06  3:52 ` [PATCH 14/14] spidernet: fix HW structures for 64 bit dma_addr_t Arnd Bergmann
     [not found] ` <200512061118.19633.arnd@arndb.de>
     [not found]   ` <1133869108.7968.1.camel@localhost>
2005-12-06 18:49     ` [PATCH 02/14] spufs: fix local store page refcounting Arnd Bergmann
2005-12-06 19:05       ` Pekka Enberg
2005-12-06 21:10         ` Paul Mackerras
2005-12-06 21:41           ` Pekka Enberg [this message]
2005-12-06 22:19             ` Paul Mackerras
2005-12-06 22:27               ` Arnd Bergmann
2005-12-07  2:26               ` Al Viro
2005-12-07  3:15                 ` Paul Mackerras
2005-12-07  8:21                   ` Pekka Enberg
2005-12-07 10:17                   ` Al Viro
2005-12-06 22:14           ` Nathan Lynch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1133905298.8027.13.camel@localhost \
    --to=penberg@cs.helsinki.fi \
    --cc=arjan@infradead.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc64-dev@ozlabs.org \
    --cc=paulus@samba.org \
    --cc=viro@ftp.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.