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

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)