Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312966
b: refs/heads/master
c: 65e5e83
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Al Viro committed Jul 22, 2012
1 parent 02bee27 commit c61f8a5
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: 9d46be294d12871adf4206f89168b14d27adb8b5
refs/heads/master: 65e5e83f7d01a3790deb1ba2e0d887e715c43307
3 changes: 0 additions & 3 deletions trunk/fs/ufs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1238,9 +1238,6 @@ static void ufs_put_super(struct super_block *sb)

UFSD("ENTER\n");

if (sb->s_dirt)
ufs_write_super(sb);

if (!(sb->s_flags & MS_RDONLY))
ufs_put_super_internal(sb);

Expand Down

0 comments on commit c61f8a5

Please sign in to comment.