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:
774eb66
)
Fix the changelog entry for protocol version 7.12 (#374)
author
Alan Somers
<asomers@gmail.com>
Sat, 9 Mar 2019 09:50:22 +0000
(
02:50
-0700)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Sat, 9 Mar 2019 09:50:22 +0000
(09:50 +0000)
Commit
24b35c3d97ffdbf0a1f8e8b4e94ed892343603a6
had a simple mistake in
its changelog entry.
include/fuse_kernel.h
patch
|
blob
|
history
diff --git
a/include/fuse_kernel.h
b/include/fuse_kernel.h
index 6079b7f23b48b3989f94d419e7663770ed415bad..5d34e566cbbb24a20b5c8a4591a0a6f6ac6e87fa 100644
(file)
--- a/
include/fuse_kernel.h
+++ b/
include/fuse_kernel.h
@@
-54,7
+54,7
@@
* - add POLL message and NOTIFY_POLL notification
*
* 7.12
- * - add umask flag to input argument of
open
, mknod and mkdir
+ * - add umask flag to input argument of
create
, mknod and mkdir
* - add notification messages for invalidation of inodes and
* directory entries
*