Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4514
b: refs/heads/master
c: 4d95270
h: refs/heads/master
v: v3
  • Loading branch information
Artem B. Bityuckiy authored and Thomas Gleixner committed May 23, 2005
1 parent f7dc2ff commit b3afdd0
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: 3c45e00afcaa22c65cfb7f77649591db9e0bec03
refs/heads/master: 4d9527096e2e5da7bec4b6a276fdb05086b6c395
4 changes: 2 additions & 2 deletions trunk/fs/jffs2/wbuf.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* For licensing information, see the file 'LICENCE' in this directory.
*
* $Id: wbuf.c,v 1.89 2005/02/09 09:23:54 pavlov Exp $
* $Id: wbuf.c,v 1.91 2005/03/18 09:58:06 dedekind Exp $
*
*/

Expand Down Expand Up @@ -83,7 +83,7 @@ static void jffs2_wbuf_dirties_inode(struct jffs2_sb_info *c, uint32_t ino)
struct jffs2_inodirty *new;

/* Mark the superblock dirty so that kupdated will flush... */
OFNI_BS_2SFFJ(c)->s_dirt = 1;
jffs2_erase_pending_trigger(c);

if (jffs2_wbuf_pending_for_ino(c, ino))
return;
Expand Down

0 comments on commit b3afdd0

Please sign in to comment.