From f245e88e765cba2d380baf1635bfbc52a6e01d86 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Thu, 9 Aug 2007 17:28:20 +0800 Subject: [PATCH] --- yaml --- r: 68507 b: refs/heads/master c: 09b3fba562ce366312b90a6f71d0b727b4d93ba9 h: refs/heads/master i: 68505: 02b25dba15dc725e1268fa244f2ba9416b0620bc 68503: 9470a8159f89eb97cfb6fcc7297335c9206015f0 v: v3 --- [refs] | 2 +- trunk/fs/jffs2/wbuf.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 3c3f8708a5c6..144ab05ef99c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 471f717a48d25afcb9428c9523cd0557738b7115 +refs/heads/master: 09b3fba562ce366312b90a6f71d0b727b4d93ba9 diff --git a/trunk/fs/jffs2/wbuf.c b/trunk/fs/jffs2/wbuf.c index ec99c8ec83ae..d1d4f27464ba 100644 --- a/trunk/fs/jffs2/wbuf.c +++ b/trunk/fs/jffs2/wbuf.c @@ -1008,8 +1008,8 @@ int jffs2_flash_read(struct jffs2_sb_info *c, loff_t ofs, size_t len, size_t *re #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 = {