xfs: remove the l_iclog_size_log field from struct xlog
authorChristoph Hellwig <hch@lst.de>
Sat, 29 Jun 2019 02:27:19 +0000 (19:27 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 29 Jun 2019 02:27:19 +0000 (19:27 -0700)
commit76ce9823acf32ce446d1244a6cc01d4796492e31
treef8763052dd8f8f3a106b5b9e3dc953cd5fa930ac
parent72945d86ddec143ee5064f36eae4b48b03ea1a3f
xfs: remove the l_iclog_size_log field from struct xlog

This field is never used, so we can simply kill it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_log.c
fs/xfs/xfs_log_priv.h