From: Dave Chinner Date: Mon, 11 Jan 2010 11:47:47 +0000 (+0000) Subject: xfs: Kill filestreams cache flush X-Git-Tag: v2.6.34-rc1~278^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b657fc82a3ca6d7ad16a59e81765f0fb0e86cdbb;p=pandora-kernel.git xfs: Kill filestreams cache flush The filestreams cache flush is not needed in the sync code as it does not affect data writeback, and it is now not used by the growfs code, either, so kill it. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed