commit | 358f26d52680cb150907302d4334359de7dd2d59 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@tuxera.com> | Tue Nov 23 14:37:51 2010 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Tue Nov 23 14:37:51 2010 +0100 |
tree | 9348f861b49d5dd51049e31971cc09ab151388bc | |
parent | 52399b171dfaea02b6944cd6feba49b624147126 [diff] |
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>