[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080414090801.GC15541@infradead.org>
Date: Mon, 14 Apr 2008 05:08:02 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Xavier Bestel <xavier.bestel@...e.fr>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
David Woodhouse <dwmw2@...radead.org>,
Miklos Szeredi <miklos@...redi.hu>, hch@...radead.org,
me@...copeland.com, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 0/7] OMFS filesystem version 3
On Mon, Apr 14, 2008 at 01:44:45AM -0700, Andrew Morton wrote:
> By "cost" I refer to extra developer time spent on maintaining the
> filesystem. The most recent example is the write_begin/write_end changes
> which took a lot of Nick's time and rather a lot of mine also.
Which are only an extra cost for complex filesystem. Trivial block
filesystems like omfs just use the generic callbacks and can be
converted in a simple sweep.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists