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:
c814e3f
)
Update fuse_common.h (#855)
author
Caian Benedicto
<2220062+Caian@users.noreply.github.com>
Sat, 28 Oct 2023 12:45:21 +0000
(09:45 -0300)
committer
GitHub
<noreply@github.com>
Sat, 28 Oct 2023 12:45:21 +0000
(13:45 +0100)
include/fuse_common.h
patch
|
blob
|
history
diff --git
a/include/fuse_common.h
b/include/fuse_common.h
index 381149a656c324ead4e10d9172d3acbcddfbbb66..3ff14ec90c46b9085caf32f2738e861f5bf9bdfc 100644
(file)
--- a/
include/fuse_common.h
+++ b/
include/fuse_common.h
@@
-48,7
+48,7
@@
extern "C" {
* descriptors can share a single file handle.
*/
struct fuse_file_info {
- /** Open flags. Available in open()
and releas
e() */
+ /** Open flags. Available in open()
, release() and creat
e() */
int flags;
/** In case of a write operation indicates if this was caused