lis_check_ino: major=0 minor=0 is not STREAMS
John Hodgkinson <[email protected]>
| Newsgroups | gmane.linux.kernel.streams |
|---|---|
| Message-ID | <[email protected]> |
Can anyone help?
Using LiS 2.18 on kernel 2.4.21-20.EL
The above error appears in /var/log/messages and the ioctl(fd,
I_PUSH, module name) fails -1 with errno set to 6.
The fd has an entry :-
crw-rw-rw- 1 root root 231, 244 .....
On face value it looks as though getmajor/getminor are not returning the
appropriate values.
John