[PATCH] xfs: stop passing opaque handles to xfs_log.c routines
Dave Chinner
david at fromorbit.com
Tue Feb 16 22:42:27 CST 2010
On Mon, Feb 15, 2010 at 06:34:54PM -0500, Christoph Hellwig wrote:
> Currenly we pass opaque xfs_log_ticket_t handles instead of struct
> xlog_ticket pointers, and void pointers instead of struct xlog_in_core
> pointers to various log manager functions. Instead pass properly
> typed pointers after adding forward declarations for them to
> xfs_log.h, and adjust the touched function prototypes to the standard
> XFS style while at it.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
This is almost identical to a patch I've got in my stack ATM :)
Looks good.
Reviewed-by: Dave Chinner <david at fromorbit.com>
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list