Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10101
b: refs/heads/master
c: 94c1d31
h: refs/heads/master
i:
  10099: 7c5501c
v: v3
  • Loading branch information
Peter Wainwright authored and Linus Torvalds committed Oct 26, 2005
1 parent 844cddb commit 9c58717
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: 35848e048f55368f132e28e7f3278ce2d2347f6c
refs/heads/master: 94c1d3184523efa7109472eb393cee6e954c5d75
1 change: 1 addition & 0 deletions trunk/fs/hfsplus/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ static void hfsplus_read_inode(struct inode *inode)
init_MUTEX(&HFSPLUS_I(inode).extents_lock);
HFSPLUS_I(inode).flags = 0;
HFSPLUS_I(inode).rsrc_inode = NULL;
atomic_set(&HFSPLUS_I(inode).opencnt, 0);

if (inode->i_ino >= HFSPLUS_FIRSTUSER_CNID) {
read_inode:
Expand Down

0 comments on commit 9c58717

Please sign in to comment.