Description of problem: After mounting an nfs version 4 volume the system panics. Panic attached. Version-Release number of selected component (if applicable): 2.6.9-6.31 How reproducible: unknown Steps to Reproduce: 1. mount a version 4 nfs share 2. mount -t nfs4 server:/share /mnt/point 3. Actual results: Expected results: Additional info:
Created attachment 112336 [details] kernel panic
The reason we are seeing this with only Solaris server is they offer file delegations, something our server and netapps not do... This was fixed in a proposed patch that didn't make it into U1....
I just double checked that mounting a Solaris NFS4 server from RHEL4 GA does not panic the system. This is most definatly a regression.
Confirmed fixed