diff options
author | 2019-10-21 08:55:33 -0700 | |
---|---|---|
committer | 2019-10-21 09:04:58 -0700 | |
commit | 3fb21fc8cc04e9a75a426510dfe597f0d0b19134 (patch) | |
tree | 241b8e54675f67fdacd84bf4ef23a287ff49e21b /fs/xfs/xfs_reflink.c | |
parent | xfs: improve the IOMAP_NOWAIT check for COW inodes (diff) | |
download | wireguard-linux-3fb21fc8cc04e9a75a426510dfe597f0d0b19134.tar.xz wireguard-linux-3fb21fc8cc04e9a75a426510dfe597f0d0b19134.zip |
xfs: remove the duplicated inode log fieldmask set
The xfs_bumplink() call has set the inode log fieldmask XFS_ILOG_CORE,
so the next xfs_trans_log_inode() call is not necessary.
Signed-off-by: kaixuxia <kaixuxia@tencent.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_reflink.c')
0 files changed, 0 insertions, 0 deletions