diff options
author | Christoph Hellwig <hch@lst.de> | 2024-04-29 08:15:22 +0200 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-04-30 09:45:19 +0530 |
commit | b11ed354c9f725ece2b9440dd6343b42cd5d031c (patch) | |
tree | 696d4d8231da5b30212224449ab4bc8caf7a5996 /fs/xfs/libxfs/xfs_inode_fork.c | |
parent | 6773da870ab89123d1b513da63ed59e32a29cb77 (diff) |
xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate
tmp_logflags is initialized to 0 and then ORed into bma->logflags, which
isn't actually doing anything.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'fs/xfs/libxfs/xfs_inode_fork.c')
0 files changed, 0 insertions, 0 deletions