Chao Yu 5c9e418436 f2fs: don't cache nat entry if out of memory
If we run out of memory, in cache_nat_entry, it's better to avoid loop
for allocating memory to cache nat entry, so in low memory scenario, for
read path of node block, I expect this can avoid unneeded latency.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2017-01-29 12:46:00 +09:00
..
2016-09-14 16:52:36 -07:00
2016-12-14 09:07:36 -08:00
2016-11-23 12:11:12 -08:00
2016-12-14 09:07:36 -08:00
2016-12-14 09:07:36 -08:00
2016-11-23 12:11:00 -08:00
2016-12-07 14:37:33 -08:00
2016-06-07 13:41:38 -06:00