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:
b7e1d80
)
f2fs: reduce the number of inline_data inode before clearing it
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 11 Nov 2014 00:29:14 +0000
(16:29 -0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 11 Nov 2014 00:29:14 +0000
(16:29 -0800)
The # of inline_data inode is decreased only when it has inline_data.
After clearing the flag, we can't decreased the number.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found