projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
042904f
)
Update list of requests that can be answered with fuse_reply_none().
author
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 9 Oct 2016 03:02:09 +0000
(20:02 -0700)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 9 Oct 2016 04:27:06 +0000
(21:27 -0700)
include/fuse_lowlevel.h
patch
|
blob
|
history
diff --git
a/include/fuse_lowlevel.h
b/include/fuse_lowlevel.h
index f40f9fa61966d617137c1cee106bd0952f88b69a..58c0dfa3b5859a548cd4726e1ec6644169211e5f 100644
(file)
--- a/
include/fuse_lowlevel.h
+++ b/
include/fuse_lowlevel.h
@@
-1080,6
+1080,8
@@
int fuse_reply_err(fuse_req_t req, int err);
*
* Possible requests:
* forget
+ * forget_multi
+ * retrieve_reply
*
* @param req request handle
*/