From: Christoph Hellwig Date: Tue, 23 Nov 2010 13:37:51 +0000 (+0100) Subject: hfsplus: use raw bio access for partition tables X-Git-Tag: v2.6.38-rc1~453^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358f26d52680cb150907302d4334359de7dd2d59;p=pandora-kernel.git hfsplus: use raw bio access for partition tables Switch the hfsplus partition table reding for cdroms to use our bio helpers. Again we don't rely on any caching in the buffer_heads, and this gets rid of the last buffer_head use in hfsplus. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed