From: Jan Kara Date: Tue, 8 Apr 2008 11:29:20 +0000 (+0200) Subject: udf: Mount filesystem read-only if it has pseudooverwrite partition X-Git-Tag: v2.6.26-rc1~1108^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96200be3077c5ede16a90b33aca815b444e66043;p=pandora-kernel.git udf: Mount filesystem read-only if it has pseudooverwrite partition As we don't properly support writing to pseudooverwrite partition (we should add entries to VAT and relocate blocks instead of just writing them), mount filesystems with such partition as read-only. Signed-off-by: Jan Kara --- Reading git-diff-tree failed