commit | 2d15d2c0e0f7ecd60bb9fa3b807b7f04314ffe82 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 28 19:27:24 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Jun 28 19:27:24 2019 -0700 |
tree | 23b007fd895d05d9c9612059f56f1dbb31d8dabe | |
parent | abca1f33f869d84ebfb41c4040cfc91a9af11baf [diff] |
xfs: make use of the l_targ field in struct xlog Use the slightly shorter way to get at the buftarg for the log device wherever we can in the log and log recovery code. 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>