Sign in
android
/
platform
/
external
/
libfuse
/
refs/heads/upstream-master
/
.
/
doc
/
README.fuse_reply_errors
blob: d60fd7a29e5132e45a7b18f2c3f69b0c55ee3bbb [
file
] [
edit
]
Under
normal operation
,
a call to any fuse_reply_
*
function
should
not
result
in
an error
.
Should
the kernel abort the fuse connection
,
a fuse_reply_
*
call can
return
-
ENOENT
.