[PATCH 11/55] libxfs: sync xfs_ialloc.c to the kernel code
Mark Tinguely
tinguely at sgi.com
Thu Sep 5 13:46:38 CDT 2013
On 09/04/13 17:05, 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>
> ---
No change in this reposting of the patch.
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