From: Sebastian Manciulea Date: Tue, 8 Apr 2008 12:02:11 +0000 (+0200) Subject: udf: Fix handling of multisession media X-Git-Tag: v2.6.26-rc1~1108^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4bcbbd92ebda971f7c2cd1132b399808ed6cf9b;p=pandora-kernel.git 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 Signed-off-by: Jan Kara --- Reading git-diff-tree failed