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:
5b70196
)
releasedir doc fix
author
Miklos Szeredi
<miklos@szeredi.hu>
Tue, 12 Dec 2006 22:12:08 +0000
(22:12 +0000)
committer
Miklos Szeredi
<miklos@szeredi.hu>
Tue, 12 Dec 2006 22:12:08 +0000
(22:12 +0000)
include/fuse_lowlevel.h
patch
|
blob
|
history
diff --git
a/include/fuse_lowlevel.h
b/include/fuse_lowlevel.h
index 062cf22c16cfcf697e2f5bb1a915d06e7e7b0d5a..b8d561fd4e308cdfaa24c5dfe094090004c24a4f 100644
(file)
--- a/
include/fuse_lowlevel.h
+++ b/
include/fuse_lowlevel.h
@@
-556,8
+556,6
@@
struct fuse_lowlevel_ops {
* For every opendir call there will be exactly one releasedir
* call.
*
- * Any errors sent by releasedir will be ignored.
- *
* fi->fh will contain the value set by the opendir method, or
* will be undefined if the opendir method didn't set any value.
*