]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
xfs: CIL context doesn't need to count iovecs
authorDave Chinner <dchinner@redhat.com>
Thu, 21 Apr 2022 00:36:56 +0000 (10:36 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 21 Apr 2022 00:36:56 +0000 (10:36 +1000)
commit593e34391faafd72102bd79c43994f32e9dd0c91
tree6b4ae40bdec9a939c8a021bc659ef11e7650bea7
parent14b07ecd5cd2545fcee3ff29119405f7cf2f59ad
xfs: CIL context doesn't need to count iovecs

Now that we account for log opheaders in the log item formatting
code, we don't actually use the aggregated count of log iovecs in
the CIL for anything. Remove it and the tracking code that
calculates it.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chandan Babu R <chandan.babu@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_log_cil.c
fs/xfs/xfs_log_priv.h