]> git.baikalelectronics.ru Git - kernel.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)
commit3328e70f5c90efcd72b6a19ce2bb61995e5db835
tree6b4ae40bdec9a939c8a021bc659ef11e7650bea7
parentd966b21f6ecd627b7b796cec55551f66f3319e41
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