From: Christoph Hellwig Date: Wed, 13 Jan 2010 22:17:57 +0000 (+0000) Subject: xfs: clean up log buffer writes X-Git-Tag: v2.6.34-rc1~278^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873ff5501d8cd1a21045d6c1da34f0c3876bc235;p=pandora-kernel.git xfs: clean up log buffer writes Don't bother using XFS_bwrite as it doesn't provide much code for our use case. Instead opencode it and fold xlog_bdstrat_cb into the new xlog_bdstrat helper. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed