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)
commit358f26d52680cb150907302d4334359de7dd2d59
tree9348f861b49d5dd51049e31971cc09ab151388bc
parent52399b171dfaea02b6944cd6feba49b624147126
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 <hch@tuxera.com>
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/part_tbl.c