Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68507
b: refs/heads/master
c: 09b3fba
h: refs/heads/master
i:
  68505: 02b25db
  68503: 9470a81
v: v3
  • Loading branch information
David Woodhouse committed Aug 9, 2007
1 parent d972072 commit f245e88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 471f717a48d25afcb9428c9523cd0557738b7115
refs/heads/master: 09b3fba562ce366312b90a6f71d0b727b4d93ba9
4 changes: 2 additions & 2 deletions trunk/fs/jffs2/wbuf.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
{
Expand Down

0 comments on commit f245e88

Please sign in to comment.