From: Christoph Hellwig Date: Mon, 31 Aug 2009 23:57:03 +0000 (-0300) Subject: xfs: improve xfs_inobt_update prototype X-Git-Tag: v2.6.32-rc1~661^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afabc24a73bfee2656724b0a70395f1693eaa62b;p=pandora-kernel.git xfs: improve xfs_inobt_update prototype Both callers of xfs_inobt_update have the record in form of a xfs_inobt_rec_incore_t, so just pass a pointer to it instead of the individual variables. Signed-off-by: Christoph Hellwig Reviewed-by: Alex Elder Signed-off-by: Felix Blyakher --- Reading git-diff-tree failed