[PATCH 9/9] xfs: use AIL bulk delete function to implement single delete
Christoph Hellwig
hch at infradead.org
Fri Dec 17 08:16:33 CST 2010
On Mon, Dec 13, 2010 at 03:32:23PM +1100, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
>
> We now have two copies of AIL delete operations that are mostly
> duplicate functionality. The single log item deletes can be
> implemented via the bulk updates by turning xfs_trans_ail_delete()
> into a simple wrapper. This removes all the duplicate delete
> functionality and associated helpers.
Looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
The same comment about just taking the address as for the previous patch
applies.
More information about the xfs
mailing list