Thread (22 messages) flat view 22 messages, 5 authors, 2008-10-13

Re: [patch 4/4] mISDN: misc timerdev fixes II

From: Christoph Hellwig <hch@infradead.org>
Date: 2008-09-23 15:58:48

On Tue, Sep 23, 2008 at 04:17:40PM +0200, Andi Kleen wrote:
quoted
quoted
quoted
 static struct file_operations mISDN_fops = {
-	.llseek		= mISDN_llseek,
This is wrong.  no llseek means we use default_llseek, which is
different from returning -ESPIPE.
so.. this?
Hmm actually on double checking it's really needed, sorry.
Yes, unfortunately the only way it's cleared currently is through using
nonseekable_open, but I've started preparing a war plan to sort this whole
mess out.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help