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:
3cb5ad1
)
f2fs: avoid to drop nat entries due to the negative nr_shrink
author
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Wed, 19 Mar 2014 01:43:59 +0000
(10:43 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Thu, 20 Mar 2014 13:10:08 +0000
(22:10 +0900)
The try_to_free_nats should not receive the negative nr_shrink.
Otherwise, it can drop all the nat entries by the while loop.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/node.c
patch
|
blob
|
history
diff --cc
fs/f2fs/node.c
Simple merge