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:
1fefd08
)
udf: Try harder when looking for VAT inode
author
Jan Kara
<jack@suse.cz>
Mon, 30 Nov 2009 18:47:55 +0000
(19:47 +0100)
committer
Jan Kara
<jack@suse.cz>
Mon, 14 Dec 2009 20:40:04 +0000
(21:40 +0100)
Some disks do not contain VAT inode in the last recorded block as required
by the standard but a few blocks earlier (or the number of recorded blocks
is wrong). So look for the VAT inode a bit before the end of the media.
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found