Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312955
b: refs/heads/master
c: 58770d7
h: refs/heads/master
i:
  312953: d59e28e
  312951: 606da78
v: v3
  • Loading branch information
Artem Bityutskiy authored and Al Viro committed Jul 22, 2012
1 parent de59c27 commit 16ba2c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: b7a90e8043e7ab1922126e1c1c5c004b470f9e2a
refs/heads/master: 58770d7e83eede5fafbcdf54a604277d70010705
3 changes: 0 additions & 3 deletions trunk/fs/hfsplus/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@ static void hfsplus_put_super(struct super_block *sb)

dprint(DBG_SUPER, "hfsplus_put_super\n");

if (!sb->s_fs_info)
return;

if (!(sb->s_flags & MS_RDONLY) && sbi->s_vhdr) {
struct hfsplus_vh *vhdr = sbi->s_vhdr;

Expand Down

0 comments on commit 16ba2c9

Please sign in to comment.