Re: OOPS in nfsd, affects all 2.2 and 2.4 kernels

2000-10-28 Thread Michael Eisler
> This problem that you are addressing is caused when solaris sends a > zero length write (I assume to implement the "access" system call, but > I haven't checked). more likely a long standing bug in Solaris that hasn't been stomped. Tony, you might let Sun know that you have a way to

Re: OOPS in nfsd, affects all 2.2 and 2.4 kernels

2000-10-28 Thread Michael Eisler
This problem that you are addressing is caused when solaris sends a zero length write (I assume to implement the "access" system call, but I haven't checked). more likely a long standing bug in Solaris that hasn't been stomped. Tony, you might let Sun know that you have a way to reproduce

Re: OOPS in nfsd, affects all 2.2 and 2.4 kernels

2000-10-27 Thread Neil Brown
On Friday October 27, [EMAIL PROTECTED] wrote: > This was first reported in 2.2.12, according to Deja. Solaris clients, > on rare occaisons, will send some command to a linux server which > causes a null resp->fh.fh_dentry to be passed to routines in > /usr/src/linux/fs/nfsd/nfsxdr.c. This causes

OOPS in nfsd, affects all 2.2 and 2.4 kernels

2000-10-27 Thread Tony Lill
This was first reported in 2.2.12, according to Deja. Solaris clients, on rare occaisons, will send some command to a linux server which causes a null resp->fh.fh_dentry to be passed to routines in /usr/src/linux/fs/nfsd/nfsxdr.c. This causes an oops, and then the nfs server subsystem stop

OOPS in nfsd, affects all 2.2 and 2.4 kernels

2000-10-27 Thread Tony Lill
This was first reported in 2.2.12, according to Deja. Solaris clients, on rare occaisons, will send some command to a linux server which causes a null resp-fh.fh_dentry to be passed to routines in /usr/src/linux/fs/nfsd/nfsxdr.c. This causes an oops, and then the nfs server subsystem stop

Re: OOPS in nfsd, affects all 2.2 and 2.4 kernels

2000-10-27 Thread Neil Brown
On Friday October 27, [EMAIL PROTECTED] wrote: This was first reported in 2.2.12, according to Deja. Solaris clients, on rare occaisons, will send some command to a linux server which causes a null resp-fh.fh_dentry to be passed to routines in /usr/src/linux/fs/nfsd/nfsxdr.c. This causes an