From: Peter Osterlund Date: Tue, 14 Feb 2006 21:52:55 +0000 (-0800) Subject: [PATCH] pktcdvd: Allow non-writable media to be mounted X-Git-Tag: v2.6.16-rc4~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01fd9fda2ce462b44bafdac2fe6aacacf23531f2;p=pandora-kernel.git [PATCH] pktcdvd: Allow non-writable media to be mounted If opening for write fails, the open method should return -EROFS. This makes "mount" try again with a read-only mount, instead of just giving up. Signed-off-by: Peter Osterlund Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed