Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255072
b: refs/heads/master
c: d033c98
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed Jul 4, 2011
1 parent 7d39722 commit 170735b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 891a54a153646f9b16bffe5df6cb74cb3f1e9dc6
refs/heads/master: d033c98b17ecf30d64d83d96938ce7bfb47f7520
2 changes: 1 addition & 1 deletion trunk/fs/ubifs/io.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ void ubifs_ro_mode(struct ubifs_info *c, int err)
c->no_chk_data_crc = 0;
c->vfs_sb->s_flags |= MS_RDONLY;
ubifs_warn("switched to read-only mode, error %d", err);
dbg_dump_stack();
dump_stack();
}
}

Expand Down

0 comments on commit 170735b

Please sign in to comment.