Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312959
b: refs/heads/master
c: a3742d4
h: refs/heads/master
i:
  312957: 268c5a4
  312955: 16ba2c9
  312951: 606da78
  312943: 7a32532
  312927: be4daec
  312895: 5bbf1ab
  312831: fe104cd
v: v3
  • Loading branch information
Artem Bityutskiy authored and Al Viro committed Jul 22, 2012
1 parent 4f6cf44 commit a05eb36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b59352359d6555aa8537d74ac9b15c1c6bcf3c68
refs/heads/master: a3742d4828caeffab4cb075b562a4ed92d3e74d6
2 changes: 0 additions & 2 deletions trunk/fs/hfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ static int hfs_sync_fs(struct super_block *sb, int wait)
*/
static void hfs_put_super(struct super_block *sb)
{
if (sb->s_dirt)
hfs_write_super(sb);
hfs_mdb_close(sb);
/* release the MDB's resources */
hfs_mdb_put(sb);
Expand Down

0 comments on commit a05eb36

Please sign in to comment.