Common error messages
From Linux NFS
(Difference between revisions)
Line 9: | Line 9: | ||
* [https://bugzilla.kernel.org/show_bug.cgi?id=14053 14053] [[Kernel blocks during rsync to NFS-mounted directory exported from Sun OS machine]] | * [https://bugzilla.kernel.org/show_bug.cgi?id=14053 14053] [[Kernel blocks during rsync to NFS-mounted directory exported from Sun OS machine]] | ||
* [https://bugzilla.kernel.org/show_bug.cgi?id=13330 13330] [[nfs4 NULL pointer dereference in _nfs4_do_setlk]] | * [https://bugzilla.kernel.org/show_bug.cgi?id=13330 13330] [[nfs4 NULL pointer dereference in _nfs4_do_setlk]] | ||
+ | * [https://bugzilla.kernel.org/show_bug.cgi?id=13034 13034] [[EADDRNOTAVAIL syslog floods on reconnect]] | ||
== Errors during module installation == | == Errors during module installation == |
Revision as of 15:14, 25 October 2010
- 16213 Some NFS file transfers fail and hang automounting
- 16056 Kernel Crash when copying large files over NFS
- 15819 Client fails to delete things it just created
- 15674 Open causes oops instead of EPERM
- 15578 Crashes after stacktraces about flush and kswapd
- 15552 Crashes after stacktraces about flush and kswapd (duplicate of 15578)
- 14541 getcwd() incorrectly returning ENOENT
- 14501 Read denied because it uses the OPEN state instead of the LOCK state
- 14053 Kernel blocks during rsync to NFS-mounted directory exported from Sun OS machine
- 13330 nfs4 NULL pointer dereference in _nfs4_do_setlk
- 13034 EADDRNOTAVAIL syslog floods on reconnect