diff options
author | Chao Yu <[email protected]> | 2022-10-04 09:41:02 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2022-10-07 12:57:26 -0700 |
commit | b4dac1203f39821c6119033cdeebcea83cf45786 (patch) | |
tree | 951da5ab16c58dfac8fde7e14cd58abef9e6a15b /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 8ec071c363da3f45585b338b2037de289379939c (diff) |
f2fs: change to use atomic_t type form sbi.atomic_files
inode_lock[ATOMIC_FILE] was used for protecting sbi->atomic_files,
update atomic_files variable's type to atomic_t instead of unsigned
int, then inode_lock[ATOMIC_FILE] can be obsoleted.
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions