]> git.baikalelectronics.ru Git - 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)
commitdb2a424ae9fda60b779e7d482c9d8c008cc34400
tree2b838f1ded607c201b94ccd0427ea552c345b64e
parent86505174f097dd613f5c12776c60152017c74ad6
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