diff --git a/[refs] b/[refs] index f968c2cd974f..587a2af03d13 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0a81861978deedfe9267d9fe905c756d3af3af38 +refs/heads/master: b7a90e8043e7ab1922126e1c1c5c004b470f9e2a diff --git a/trunk/fs/hfsplus/super.c b/trunk/fs/hfsplus/super.c index 5df771e4ddda..9e9c278830de 100644 --- a/trunk/fs/hfsplus/super.c +++ b/trunk/fs/hfsplus/super.c @@ -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;