git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52399b1
)
hfsplus: use raw bio access for partition tables
author
Christoph Hellwig
<hch@tuxera.com>
Tue, 23 Nov 2010 13:37:51 +0000
(14:37 +0100)
committer
Christoph 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