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:
742e179
)
udf: Handle VAT packed inside inode properly
author
Jan Kara
<jack@suse.cz>
Tue, 8 Apr 2008 00:08:53 +0000
(
02:08
+0200)
committer
Jan Kara
<jack@suse.cz>
Thu, 17 Apr 2008 12:25:35 +0000
(14:25 +0200)
We didn't handle VAT packed inside the inode - we tried to call udf_block_map()
on such file which lead to strange results at best. Add proper handling of
packed VAT as we do it with other packed files.
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found