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:
ab863ec
)
[PATCH] pktcdvd: Only return -EROFS when appropriate
author
Peter Osterlund
<petero2@telia.com>
Tue, 21 Feb 2006 02:28:04 +0000
(18:28 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 21 Feb 2006 04:00:11 +0000
(20:00 -0800)
When attempting to open the device for writing, only return -EROFS if the disc
appears to be readable but not writable.
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