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:
6729880
)
f2fs: submit bio for node blocks in the reclaim path
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Wed, 19 Nov 2014 18:54:48 +0000
(10:54 -0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Thu, 20 Nov 2014 06:49:32 +0000
(22:49 -0800)
If a node page is request to be written during the reclaiming path, we should
submit the bio to avoid pending to recliam it.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found