[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XFS in the 2.5 kernel
On Mon, May 20, 2002 at 12:36:57PM +0200, Andi Kleen wrote:
> I don't think so. While it would be nice if XFS used more common
> infrastructure or its infrastructure (pagebuf) would be more open to
> other fs it is not an absolute requirement for merging. That's IMHO
> based on merging of other file system and code, the last word has Linus
> of course.
Pagebuf is basically useable by other filesystems. For example I think
I could port JFS to use it as backing for it's metapges - it just far
too complex for JFS's needs so I don't see any point in doing so.