patch-2.4.21 linux-2.4.21/include/linux/mm.h
Next file: linux-2.4.21/include/linux/msdos_fs.h
Previous file: linux-2.4.21/include/linux/miscdevice.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/linux/mm.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.20/include/linux/mm.h linux-2.4.21/include/linux/mm.h
@@ -297,6 +297,7 @@
#define PG_arch_1 13
#define PG_reserved 14
#define PG_launder 15 /* written out by VM pressure.. */
+#define PG_fs_1 16 /* Filesystem specific */
/* Make it prettier to test the above... */
#define UnlockPage(page) unlock_page(page)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)