Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207597
b: refs/heads/master
c: 315671f
h: refs/heads/master
i:
  207595: 308051d
v: v3
  • Loading branch information
Artem Bityutskiy authored and Al Viro committed Aug 9, 2010
1 parent 7300926 commit 457c837
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 696ac96c2757963cd6751c26215e3c6d328705aa
refs/heads/master: 315671f3b8091bc8e15035ffeba5f7bff7b8edec
1 change: 0 additions & 1 deletion trunk/fs/sysv/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ static int complete_read_super(struct super_block *sb, int silent, int size)
sb->s_flags |= MS_RDONLY;
if (sbi->s_truncate)
sb->s_root->d_op = &sysv_dentry_operations;
sb->s_dirt = 1;
return 1;
}

Expand Down

0 comments on commit 457c837

Please sign in to comment.