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:
942e0be
)
f2fs: fix the calculation of max_nids
author
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Mon, 17 Feb 2014 03:44:20 +0000
(12:44 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Mon, 17 Feb 2014 05:58:53 +0000
(14:58 +0900)
Total nids that f2fs can use should not include 0, nid for node inode, and nid
for meta inode.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/node.c
patch
|
blob
|
history
diff --cc
fs/f2fs/node.c
Simple merge