git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61a3493
)
[PATCH] pktcdvd: Allow non-writable media to be mounted
author
Peter Osterlund
<petero2@telia.com>
Tue, 14 Feb 2006 21:52:55 +0000
(13:52 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 15 Feb 2006 00:09:33 +0000
(16:09 -0800)
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>
No differences found