[PATCH 05/16] xfs: rename xfs_buf_get_nodaddr to be more appropriate
Christoph Hellwig
hch at infradead.org
Wed Sep 22 12:25:26 CDT 2010
> xfs_buf_t *
> -xfs_buf_get_noaddr(
> +xfs_buf_get_uncached(
> size_t len,
> + int flags,
> xfs_buftarg_t *target)
Sorry for coming up with minor details like this again, but if we change
the name and signature anyway, can we please make the buftarg the first
argument, just like for the other buf helpers?
Otherwise looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the xfs
mailing list