diff options
author | Sahitya Tummala <stummala@codeaurora.org> | 2020-11-23 06:28:32 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-12-03 07:00:21 +0100 |
commit | 8769918bf06c9cfb01a1a6ee0e547c9916881496 (patch) | |
tree | 5ac4d1494b84a00c6736f28b0fad369d10432ff8 /fs/f2fs/node.h | |
parent | f2fs: Handle casefolding with Encryption (diff) | |
download | linux-8769918bf06c9cfb01a1a6ee0e547c9916881496.tar.xz linux-8769918bf06c9cfb01a1a6ee0e547c9916881496.zip |
f2fs: change to use rwsem for cp_mutex
Use rwsem to ensure serialization of the callers and to avoid
starvation of high priority tasks, when the system is under
heavy IO workload.
Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/node.h')
0 files changed, 0 insertions, 0 deletions