Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359005
b: refs/heads/master
c: 7dd690c
h: refs/heads/master
i:
  359003: ab7f7bd
v: v3
  • Loading branch information
Jaegeuk Kim committed Feb 11, 2013
1 parent c721616 commit 2005977
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 90b2fc64f0a6d6a6706eae0a90038ed576d5d4b6
refs/heads/master: 7dd690c82029ed34aafdb58ce7463cdead69abb5
2 changes: 1 addition & 1 deletion trunk/fs/f2fs/node.c
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ int truncate_inode_blocks(struct inode *inode, pgoff_t from)
struct f2fs_sb_info *sbi = F2FS_SB(inode->i_sb);
int err = 0, cont = 1;
int level, offset[4], noffset[4];
unsigned int nofs;
unsigned int nofs = 0;
struct f2fs_node *rn;
struct dnode_of_data dn;
struct page *page;
Expand Down

0 comments on commit 2005977

Please sign in to comment.