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:
cb3b9cf
)
viotape: use noop_llseek
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 6 Jul 2010 21:11:07 +0000
(23:11 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 16 Sep 2010 08:33:15 +0000
(10:33 +0200)
Some applications try to seek on tape devices
and fail if they return an error. Since we
want to change the default llseek action to
no_llseek, viotape needs to be changed to use
noop_llseek explicitly.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/char/viotape.c
patch
|
blob
|
history
diff --cc
drivers/char/viotape.c
Simple merge