[PATCH 32/37] xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Christoph Hellwig
hch at infradead.org
Sun Apr 29 16:53:24 CDT 2012
On Mon, Apr 23, 2012 at 03:59:02PM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
>
> The only thing left in xfs_rw.h is a function prototype for an inode
> function. Move that to xfs_inode.h, and kill xfs_rw.h.
>
> Also move the function implementing the prototype from xfs_rw.c to
> xfs_inode.c so we only have one function left in xfs_rw.c
>
> Signed-off-by: Dave Chinner <dchinner at redhat.com>
Looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the xfs
mailing list