commit | f4bcbbd92ebda971f7c2cd1132b399808ed6cf9b | [log] [tgz] |
---|---|---|
author | Sebastian Manciulea <manciuleas@yahoo.com> | Tue Apr 08 14:02:11 2008 +0200 |
committer | Jan Kara <jack@suse.cz> | Thu Apr 17 14:28:33 2008 +0200 |
tree | 0c68fff93557d4fbcec3ad0eab0382b3084ba60c | |
parent | 96200be3077c5ede16a90b33aca815b444e66043 [diff] |
udf: Fix handling of multisession media According to OSTA UDF specification, only anchor blocks and primary volume descriptors are placed on media relative to the last session. All other block numbers are absolute (in the partition or the whole media). This seems to be confirmed by multisession media created by other systems. Signed-off-by: Sebastian Manciulea <manciuleas@yahoo.com> Signed-off-by: Jan Kara <jack@suse.cz>