[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45DD3574.9070801@cs.helsinki.fi>
Date: Thu, 22 Feb 2007 08:17:24 +0200
From: Pekka Enberg <penberg@...helsinki.fi>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: Josef Sipek <jsipek@....cs.sunysb.edu>,
Adrian Bunk <bunk@...sta.de>, linux-kernel@...r.kernel.org,
unionfs@...esystems.org, clameter@....com
Subject: Re: [-mm patch] UNION_FS must depend on SLAB
Hi Andrew,
Andrew Morton wrote:
> Problem is, it doesn't seem that we'll be merging unionfs any time soon so
> we shouldn't be adding slab infrastructure on its behalf. And I'd prefer
> not to have to carry slab changes in a filesystem tree.
I think we can merge krealloc without unionfs. I'll whoop up a new patch
as per Christoph's suggestions. I think at least XFS already has its own
realloc and there might be some other open-coded users. It's not
_changing_ the slab as much as adding new functionality that makes sense
fron a general point of view.
The ksize exports we can add later if unionfs is to be merged.
Pekka
-
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