From: Jan Kara Date: Tue, 8 Apr 2008 18:37:21 +0000 (+0200) Subject: udf: Add read-only support for 2.50 UDF media X-Git-Tag: v2.6.26-rc1~1108^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb257a5981af805a9394f00f75d3d9f7b611cc0;p=pandora-kernel.git udf: Add read-only support for 2.50 UDF media This patch implements parsing of metadata partitions and reading of Metadata File thus allowing to read UDF 2.50 media. Error resilience is implemented through accessing the Metadata Mirror File in case the data the Metadata File cannot be read. The patch is based on the original patch by Sebastian Manciulea and Mircea Fedoreanu . Signed-off-by: Sebastian Manciulea Signed-off-by: Mircea Fedoreanu Signed-off-by: Jan Kara --- Reading git-diff-tree failed