Common error messages
From Linux NFS
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | * [https://bugzilla.kernel.org/show_bug.cgi?id=14501 14501] [[Read denied because it uses the OPEN state instead of the LOCK state]] | |
- | * [[ | + | * [https://bugzilla.kernel.org/show_bug.cgi?id=14541 14541] [[getcwd() incorrectly returning ENOENT]] |
- | * [[getcwd() incorrectly returning ENOENT]] | + | * [https://bugzilla.kernel.org/show_bug.cgi?id=15674 15674] [[Open causes oops instead of EPERM]] |
- | * [ | + | * [https://bugzilla.kernel.org/show_bug.cgi?id=15819 15819] [[Client fails to delete things it just created]] |
- | + | * [https://bugzilla.kernel.org/show_bug.cgi?id=16056 16056] [[Kernel Crash when copying large files over NFS]] | |
- | * [[ | + | * [https://bugzilla.kernel.org/show_bug.cgi?id=16213 16213][[Some NFS file transfers fail and hang automounting]] |
- | * [[Some NFS file transfers fail and hang automounting]] | + | |
== Errors during module installation == | == Errors during module installation == |
Revision as of 18:41, 22 October 2010
- 14501 Read denied because it uses the OPEN state instead of the LOCK state
- 14541 getcwd() incorrectly returning ENOENT
- 15674 Open causes oops instead of EPERM
- 15819 Client fails to delete things it just created
- 16056 Kernel Crash when copying large files over NFS
- 16213Some NFS file transfers fail and hang automounting