Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307920
b: refs/heads/master
c: f72cf5e
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Jan Kara committed Apr 11, 2012
1 parent aaee84f commit f36ee59
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: b838ec2232b764a4903707e212c62f681b32cd51
refs/heads/master: f72cf5e223a28d3b3ea7dc9e40464fd534e359e8
1 change: 0 additions & 1 deletion trunk/fs/ext2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@ static const struct super_operations ext2_sops = {
.write_inode = ext2_write_inode,
.evict_inode = ext2_evict_inode,
.put_super = ext2_put_super,
.write_super = ext2_write_super,
.sync_fs = ext2_sync_fs,
.statfs = ext2_statfs,
.remount_fs = ext2_remount,
Expand Down

0 comments on commit f36ee59

Please sign in to comment.