]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
xfs: convert xfs_log_recover_item_t to struct xfs_log_recover_item
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 30 Apr 2020 17:45:41 +0000 (10:45 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 8 May 2020 15:49:58 +0000 (08:49 -0700)
commit35f4521fd3a001fb290a1780f8beeffb06d99a04
tree2b838f1ded607c201b94ccd0427ea552c345b64e
parentc199507993ede3f63d0deae7e2cbc2f5462c6452
xfs: convert xfs_log_recover_item_t to struct xfs_log_recover_item

Remove the old typedefs.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_log_recover.h
fs/xfs/xfs_log_recover.c