[PATCH 24/27] xfs: move xfs_bmap_punch_delalloc() to xfs_aops.c

Christoph Hellwig hch at infradead.org
Wed Jun 12 09:06:49 CDT 2013


On Wed, Jun 12, 2013 at 08:22:44PM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
> 
> It is only used in that file, and delayed allocation is only used
> in the kernel. Hence it has to be removed from xfs_bmap.c in
> userspace, so to minimise the differences between kernel and
> userspace, move this function out of xfs_bmap.c.

Why not call it just xfs_punch_delalloc_range?



More information about the xfs mailing list