Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56895
b: refs/heads/master
c: ead5f0b
h: refs/heads/master
i:
  56893: b77355d
  56891: 743bc61
  56887: 8351977
  56879: e98c5e8
  56863: 7ac0d8f
  56831: d641ca0
v: v3
  • Loading branch information
Miklos Szeredi authored and Linus Torvalds committed May 24, 2007
1 parent 74ba412 commit 2d6c5d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 889f784831d6cc9125a74eb55a5641f95635a204
refs/heads/master: ead5f0b5fa41dd3649a44bfc922d06641ff3dbcf
1 change: 1 addition & 0 deletions trunk/fs/fuse/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ static const struct super_operations fuse_super_operations = {
.destroy_inode = fuse_destroy_inode,
.read_inode = fuse_read_inode,
.clear_inode = fuse_clear_inode,
.drop_inode = generic_delete_inode,
.remount_fs = fuse_remount_fs,
.put_super = fuse_put_super,
.umount_begin = fuse_umount_begin,
Expand Down

0 comments on commit 2d6c5d6

Please sign in to comment.