summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_inode_fork.c
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2022-10-04 09:41:02 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2022-10-07 12:57:26 -0700
commitb4dac1203f39821c6119033cdeebcea83cf45786 (patch)
tree951da5ab16c58dfac8fde7e14cd58abef9e6a15b /fs/xfs/libxfs/xfs_inode_fork.c
parent8ec071c363da3f45585b338b2037de289379939c (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 <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/xfs/libxfs/xfs_inode_fork.c')
0 files changed, 0 insertions, 0 deletions