From: Christoph Hellwig Date: Wed, 13 Jan 2010 22:17:56 +0000 (+0000) Subject: xfs: move more buffer helpers into xfs_buf.c X-Git-Tag: v2.6.34-rc1~278^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e23471a3f3aba885ea70100db47ccacb5f069f6;p=pandora-kernel.git xfs: move more buffer helpers into xfs_buf.c Move xfsbdstrat and xfs_bdstrat_cb from xfs_lrw.c and xfs_bioerror and xfs_bioerror_relse from xfs_rw.c into xfs_buf.c. This also means xfs_bioerror and xfs_bioerror_relse can be marked static now. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed