]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit53c734933765afc046d37d49cefdd199684eb6ac
treef8763052dd8f8f3a106b5b9e3dc953cd5fa930ac
parent8c6c65766630f6ce2066da85285549199f6adb8e
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