mirror of
https://github.com/openharmony/third_party_libfuse.git
synced 2026-07-19 13:34:16 -04:00
Add missing exceptions to fuse_reply_err() documentation. (#597)
Co-authored-by: Manuel Jacob <test>
This commit is contained in:
@@ -1251,7 +1251,7 @@ struct fuse_lowlevel_ops {
|
||||
* Reply with an error code or success.
|
||||
*
|
||||
* Possible requests:
|
||||
* all except forget
|
||||
* all except forget, forget_multi, retrieve_reply
|
||||
*
|
||||
* Wherever possible, error codes should be chosen from the list of
|
||||
* documented error conditions in the corresponding system calls
|
||||
|
||||
Reference in New Issue
Block a user