Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312963
b: refs/heads/master
c: a4d05d3
h: refs/heads/master
i:
  312961: d159d3a
  312959: a05eb36
v: v3
  • Loading branch information
Artem Bityutskiy authored and Al Viro committed Jul 22, 2012
1 parent ee08d49 commit 6baecfd
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: 5687b5780e90278a62d4cd916a3632087066f59d
refs/heads/master: a4d05d315a4fdf5ccb0dbf0ce38bac12d522d33e
3 changes: 0 additions & 3 deletions trunk/fs/sysv/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ static void sysv_put_super(struct super_block *sb)
{
struct sysv_sb_info *sbi = SYSV_SB(sb);

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

if (!(sb->s_flags & MS_RDONLY)) {
/* XXX ext2 also updates the state here */
mark_buffer_dirty(sbi->s_bh1);
Expand Down

0 comments on commit 6baecfd

Please sign in to comment.