[PATCH 11/49] libxfs: sync xfs_ialloc.c to the kernel code

Mark Tinguely tinguely at sgi.com
Fri Aug 2 13:08:00 CDT 2013


On 07/19/13 01:44, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> include the missing xfs_difree() function. it's not used by
> userspace, but it makes no sense to have just this one arbitrary
> difference between the kernel and userspace files.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---


adds xfs_difree(). Adds parts of kernel patches 83a9ba00 and 43df2ee6.

changed variable "offset_agbno" in xfs_imap() from "xfs_agblock_t to 
"int" so patch 13/49 can move it back to "offset_agbno". good stuff.

Reviewed-by: Mark Tinguely <tinguely at sgi.com>



More information about the xfs mailing list