Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312954
b: refs/heads/master
c: b7a90e8
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Al Viro committed Jul 22, 2012
1 parent d59e28e commit de59c27
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: 0a81861978deedfe9267d9fe905c756d3af3af38
refs/heads/master: b7a90e8043e7ab1922126e1c1c5c004b470f9e2a
2 changes: 1 addition & 1 deletion trunk/fs/hfsplus/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ static int hfsplus_sync_fs(struct super_block *sb, int wait)
if (!wait)
return 0;

dprint(DBG_SUPER, "hfsplus_write_super\n");
dprint(DBG_SUPER, "hfsplus_sync_fs\n");

sb->s_dirt = 0;

Expand Down

0 comments on commit de59c27

Please sign in to comment.