Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347537
b: refs/heads/master
c: be4124f
h: refs/heads/master
i:
  347535: cf265f8
v: v3
  • Loading branch information
Namjae Jeon authored and Jaegeuk Kim committed Dec 11, 2012
1 parent 7b98e95 commit a7b6c25
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: 573ea5fcf0a65fea4811f82edd6dc6045c04edda
refs/heads/master: be4124f8720ef83757a66caa46f6045f0292d1f4
1 change: 1 addition & 0 deletions trunk/fs/f2fs/node.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ void get_node_info(struct f2fs_sb_info *sbi, nid_t nid, struct node_info *ni)
struct nat_entry *e;
int i;

memset(&ne, 0, sizeof(struct f2fs_nat_entry));
ni->nid = nid;

/* Check nat cache */
Expand Down

0 comments on commit a7b6c25

Please sign in to comment.