ENOSPC should not always be described as 'no space left on device' #78723
Labels
A-io
Area: `std::io`, `std::fs`, `std::net` and `std::path`
C-bug
Category: This is a bug.
O-linux
Operating system: Linux
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Context: notify-rs/notify#266
man inotify_add_watch
says:The error the standard library gives for this is not very helpful for seeing what actually went wrong.
The text was updated successfully, but these errors were encountered: