Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319961
b: refs/heads/master
c: 278038a
h: refs/heads/master
i:
  319959: 55d6973
v: v3
  • Loading branch information
Fernando Luis Vazquez Cao authored and Linus Torvalds committed Jul 31, 2012
1 parent db99c70 commit 3ca9e30
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: 6b0f3393e38584ec22bab62fe01df58ae5a73ee7
refs/heads/master: 278038ac53c6c4f53d1d34f978beb9aba1410b2c
3 changes: 0 additions & 3 deletions trunk/fs/nilfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -677,16 +677,13 @@ static const struct super_operations nilfs_sops = {
.destroy_inode = nilfs_destroy_inode,
.dirty_inode = nilfs_dirty_inode,
/* .write_inode = nilfs_write_inode, */
/* .put_inode = nilfs_put_inode, */
/* .drop_inode = nilfs_drop_inode, */
.evict_inode = nilfs_evict_inode,
.put_super = nilfs_put_super,
/* .write_super = nilfs_write_super, */
.sync_fs = nilfs_sync_fs,
.freeze_fs = nilfs_freeze,
.unfreeze_fs = nilfs_unfreeze,
/* .write_super_lockfs */
/* .unlockfs */
.statfs = nilfs_statfs,
.remount_fs = nilfs_remount,
/* .umount_begin */
Expand Down

0 comments on commit 3ca9e30

Please sign in to comment.