|
@@ -97,6 +97,8 @@ E(ESHUTDOWN, "Cannot send after socket shutdown")
|
|
E(EALREADY, "Operation already in progress")
|
|
E(EALREADY, "Operation already in progress")
|
|
E(EINPROGRESS, "Operation in progress")
|
|
E(EINPROGRESS, "Operation in progress")
|
|
E(ESTALE, "Stale file handle")
|
|
E(ESTALE, "Stale file handle")
|
|
|
|
+E(EUCLEAN, "Data consistency error")
|
|
|
|
+E(ENAVAIL, "Resource not available")
|
|
E(EREMOTEIO, "Remote I/O error")
|
|
E(EREMOTEIO, "Remote I/O error")
|
|
E(EDQUOT, "Quota exceeded")
|
|
E(EDQUOT, "Quota exceeded")
|
|
E(ENOMEDIUM, "No medium found")
|
|
E(ENOMEDIUM, "No medium found")
|