diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-03-20 19:10:08 +0900 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-03-20 22:10:11 +0900 |
commit | d928bfbfe77aa457b765c19e9db8cd4cc72b3c89 (patch) | |
tree | f56763175e0fbee1e2079c9a330f3d73f971bc5c /crypto/fips.c | |
parent | 58c410351eba3d24f741c85a0eb9eaf15c94047d (diff) | |
download | op-kernel-dev-d928bfbfe77aa457b765c19e9db8cd4cc72b3c89.zip op-kernel-dev-d928bfbfe77aa457b765c19e9db8cd4cc72b3c89.tar.gz |
f2fs: introduce fi->i_sem to protect fi's info
This patch introduces fi->i_sem to protect fi's info that includes xattr_ver,
pino, i_nlink.
This enables to remove i_mutex during f2fs_sync_file, resulting in performance
improvement when a number of fsync calls are triggered from many concurrent
threads.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'crypto/fips.c')
0 files changed, 0 insertions, 0 deletions