[Bug 294925] nfs4 client error make FreeBSD panic
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294925 --- Comment #2 from Rick Macklem <[email protected]> --- (In reply to Jov from comment #1) You cannot use "soft" or "intr" options on NFSv4 mounts. (See the BUGS section of mount_nfs(8).) Having said that, it shouldn't panic(). I will take a look at that. (Since "soft" and/or "intr" will corrupt the session, a crash in destroy session is probably a side effect of that.) -- You are receiving this mail because: You are the assignee for the bug.