Messages in this thread |  | | | From | Nick Piggin <> | | Subject | Re: [PATCH 10/28] FS-Cache: Recruit a couple of page flags for cache management [try #2] | | Date | Mon, 7 Jan 2008 22:33:50 +1100 | |
On Thursday 03 January 2008 03:27, David Howells wrote:
> Nick Piggin <nickpiggin@yahoo.com.au> wrote:
> > Then make a PG_private2 bit and use that.
>
> To what end? Are you suggesting I should have:
>
> PG_private2 = PG_private | PG_fscache
No. I mean call the bit PG_private2. That way non-pagecache and
filesystems that don't use fscache can use it.
|  |