[PATCH 3/4] xfs: re-arrange all the xfsbufd delwri queue code
Christoph Hellwig
hch at infradead.org
Fri Aug 26 03:14:49 CDT 2011
On Fri, Aug 26, 2011 at 04:51:36PM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
>
> In preparation for converting the xfsbufd to a workqueue, re-arrange
> all the delayed write queue manipulation code above the buftarg
> sections. This allows us to avoid the need for forward declarations
> of the new xfsbufd worker functions. This is pure code movement, not
> changes to the code have been made.
>
> Signed-off-by: Dave Chinner <dchinner at redhat.com>
> Reviewed-by: Alex Elder <aelder at sgi.com>
Looks fine, although it clashed with my reviewed queue of xfs_buf
patches.
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the xfs
mailing list