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:
73ee4da
)
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
author
Roger Quadros
<roger.quadros@nokia.com>
Tue, 5 Apr 2011 15:36:39 +0000
(18:36 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 13 Apr 2011 23:40:59 +0000
(16:40 -0700)
If we don't need Write access then attempt to open backing file in Read Only
mode instead of bailing out too soon.
Signed-off-by: Roger Quadros <roger.quadros@nokia.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found