From: Christoph Hellwig Date: Wed, 25 Nov 2009 00:00:21 +0000 (+0000) Subject: xfs: change the xfs_iext_insert / xfs_iext_remove X-Git-Tag: v2.6.33-rc1~74^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ef3554422e2c7e7aa424ba63737da498881dff4;p=pandora-kernel.git xfs: change the xfs_iext_insert / xfs_iext_remove Change the xfs_iext_insert / xfs_iext_remove prototypes to pass more information which will allow pushing the trace points from the callers into those functions. This includes folding the whichfork information into the state variable to minimize the addition stack footprint. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed