]> err.no Git - linux-2.6/blobdiff - fs/jffs2/wbuf.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
[linux-2.6] / fs / jffs2 / wbuf.c
index ec99c8ec83ae1ebe94c46615754b24a8b16786f1..d1d4f27464baf879825eb72ac4ad4812acfaa0fd 100644 (file)
@@ -1008,8 +1008,8 @@ exit:
 
 #define NR_OOB_SCAN_PAGES 4
 
-/* For historical reasons we use only 12 bytes for OOB clean marker */
-#define OOB_CM_SIZE 12
+/* For historical reasons we use only 8 bytes for OOB clean marker */
+#define OOB_CM_SIZE 8
 
 static const struct jffs2_unknown_node oob_cleanmarker =
 {