Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74383
b: refs/heads/master
c: fbee36b
h: refs/heads/master
i:
  74381: bc093d3
  74379: a2566a8
  74375: 973f560
  74367: d85c5fd
v: v3
  • Loading branch information
John Muir authored and Linus Torvalds committed Nov 29, 2007
1 parent 8496419 commit b1c4a99
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: d0186b25e65d4d786727a03044b8aafe2ba118ee
refs/heads/master: fbee36b92abc965d3fc2862aa60fd0dfcf779d0b
1 change: 1 addition & 0 deletions trunk/fs/fuse/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ static struct inode *fuse_alloc_inode(struct super_block *sb)
fi->i_time = 0;
fi->nodeid = 0;
fi->nlookup = 0;
fi->attr_version = 0;
INIT_LIST_HEAD(&fi->write_files);
fi->forget_req = fuse_request_alloc();
if (!fi->forget_req) {
Expand Down

0 comments on commit b1c4a99

Please sign in to comment.