Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347544
b: refs/heads/master
c: d08ab08
h: refs/heads/master
v: v3
  • Loading branch information
Huajun Li authored and Jaegeuk Kim committed Dec 11, 2012
1 parent 9a2d3e9 commit 81ec2ce
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: 705f814e34e08f6169439014a2916fd5afbdf232
refs/heads/master: d08ab08d140de247eb812ce2c3c4b323620e4609
2 changes: 1 addition & 1 deletion trunk/Documentation/filesystems/f2fs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Index Structure

The key data structure to manage the data locations is a "node". Similar to
traditional file structures, F2FS has three types of node: inode, direct node,
indirect node. F2FS assigns 4KB to an inode block which contains 929 data block
indirect node. F2FS assigns 4KB to an inode block which contains 923 data block
indices, two direct node pointers, two indirect node pointers, and one double
indirect node pointer as described below. One direct node block contains 1018
data blocks, and one indirect node block contains also 1018 node blocks. Thus,
Expand Down

0 comments on commit 81ec2ce

Please sign in to comment.