[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

file_operations::llseek



How to implement llseek on a chr device that allows only the sequential 
read/write of bytes (technically, a llseek is not possible)?
Should I set the llseek field to no_llseek?

/FAU

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/