commit | 01fd9fda2ce462b44bafdac2fe6aacacf23531f2 | [log] [tgz] |
---|---|---|
author | Peter Osterlund <petero2@telia.com> | Tue Feb 14 13:52:55 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Feb 14 16:09:33 2006 -0800 |
tree | c587c37f36d3800fae2fbfd0007f983b646a4c6c | |
parent | 61a34937982cace51853b5dc88f86380e31998c0 [diff] |
[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 <petero2@telia.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>