commit | 96200be3077c5ede16a90b33aca815b444e66043 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Tue Apr 08 13:29:20 2008 +0200 |
committer | Jan Kara <jack@suse.cz> | Thu Apr 17 14:28:14 2008 +0200 |
tree | c1ee3889fca31d55e973ab2859b19bbbee3a7d22 | |
parent | fa5e08156335d0687c85b4e724db9448fb166601 [diff] |
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 <jack@suse.cz>