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:
93b3d9d
)
Staging: batman-adv: Mark debugfs files as nonseekable
author
Sven Eckelmann
<sven.eckelmann@gmx.de>
Sat, 18 Sep 2010 19:01:13 +0000
(21:01 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 20 Sep 2010 23:29:48 +0000
(16:29 -0700)
We don't allow to seek in the debugfs socket and log files. Thus we
should mark the file descriptor as nonseekable.
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found