[PATCH 2/2] xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
Christoph Hellwig
hch at infradead.org
Fri Jul 13 01:16:51 CDT 2012
On Thu, Jul 12, 2012 at 06:04:21PM -0500, Ben Myers wrote:
> xfs/fs/xfs/xfs_buf.c:1062: error: static declaration of ???xfs_bdstrat_cb??? follows non-static declaration
> xfs/fs/xfs/xfs_buf.h:183: error: previous declaration of ???xfs_bdstrat_cb??? was here
>
> CONFIG_XFS_DEBUG was not set.
>
> I'm happy to have caught that before pulling this in. Most of the time I am
> testing with CONFIG_XFS_DEBUG=y. I'll fix it up.
The one in the header should just go away, that's why I moved
xfs_bwrite.
More information about the xfs
mailing list