commit | 12f9ef379a5039b8271b4636362b965267a78dda | [log] [tgz] |
---|---|---|
author | Yunlei He <heyunlei@huawei.com> | Fri Nov 10 13:36:51 2017 -0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Nov 13 18:28:48 2017 -0800 |
tree | d4dd79eac1898d120cca9f5e0ba61a4980864483 | |
parent | 0dd99ca76f473d488fa9acac67f6a42ca1d7d2b1 [diff] |
f2fs: separate nat entry mem alloc from nat_tree_lock This patch splits memory allocation part in nat_entry to avoid lock contention. Signed-off-by: Yunlei He <heyunlei@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>