git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
705f814
)
f2fs: fix a typo in f2fs documentation
author
Huajun Li
<huajun.li.lee@gmail.com>
Wed, 5 Dec 2012 08:45:32 +0000
(16:45 +0800)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 11 Dec 2012 04:43:44 +0000
(13:43 +0900)
In f2fs_fs.h, one f2fs inode contains 923 data block pointers, while
f2fs documentation says it is 929. Fix this inconsistence.
Signed-off-by: Huajun Li <huajun.li.lee@gmail.com>
No differences found