Re: [RFC][PATCH] Rename PageChecked as PageMiscFS

From: Daniel Phillips
Date: Wed Aug 10 2005 - 03:06:15 EST


On Wednesday 10 August 2005 17:48, Hugh Dickins wrote:
> On Wed, 10 Aug 2005, Daniel Phillips wrote:
> > --- 2.6.13-rc5-mm1.clean/include/linux/page-flags.h 2005-08-09
> > 18:23:31.000000000 -0400 +++
> > 2.6.13-rc5-mm1/include/linux/page-flags.h 2005-08-09 18:59:57.000000000
> > -0400 @@ -61,7 +61,7 @@
> > #define PG_active 6
> > #define PG_slab 7 /* slab debug (Suparna wants this) */
> >
> > -#define PG_checked 8 /* kill me in 2.5.<early>. */
> > +#define PG_miscfs 8 /* kill me in 2.5.<early>. */
> > #define PG_fs_misc 8
>
> And all those PageMiscFS macros you're adding to the PageFsMisc ones:
> doesn't look like progress to me ;)

Heh, it looks like part of a patch did creep into Andrew's tree already. I'll
fix it on the morrow.

Regards,

Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/