hfsplus: use raw bio access for partition tables
authorChristoph Hellwig <hch@tuxera.com>
Tue, 23 Nov 2010 13:37:51 +0000 (14:37 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 23 Nov 2010 13:37:51 +0000 (14:37 +0100)
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 <hch@tuxera.com>

No differences found