diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-03-19 10:43:59 +0900 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-03-20 22:10:08 +0900 |
commit | 40bb0058c871c6ddcd4aff9fe2f5224e59aba47b (patch) | |
tree | e77b844ff325c799afc0760bc0d4d23b788ecb10 /fs/f2fs/f2fs.h | |
parent | 3cb5ad152b54430f3e5f338c15f8cd434e7160c8 (diff) | |
download | lwn-40bb0058c871c6ddcd4aff9fe2f5224e59aba47b.tar.gz lwn-40bb0058c871c6ddcd4aff9fe2f5224e59aba47b.zip |
f2fs: avoid to drop nat entries due to the negative nr_shrink
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>
Diffstat (limited to 'fs/f2fs/f2fs.h')
0 files changed, 0 insertions, 0 deletions