Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166604
b: refs/heads/master
c: 3cc811b
h: refs/heads/master
v: v3
  • Loading branch information
Ryusuke Konishi committed Sep 29, 2009
1 parent 1bbf58a commit 35bbaa2
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: 1f28fcd925b2b3157411bbd08f0024b55b70d8dd
refs/heads/master: 3cc811bffdf35ebaf1467fbec71a49b57800fc74
1 change: 1 addition & 0 deletions trunk/fs/nilfs2/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ int nilfs_read_inode_common(struct inode *inode,
ii->i_dir_acl = S_ISREG(inode->i_mode) ?
0 : le32_to_cpu(raw_inode->i_dir_acl);
#endif
ii->i_dir_start_lookup = 0;
ii->i_cno = 0;
inode->i_generation = le32_to_cpu(raw_inode->i_generation);

Expand Down

0 comments on commit 35bbaa2

Please sign in to comment.