fuse: fix changelog entry for protocol 7.12
authorAlan Somers <asomers@FreeBSD.org>
Fri, 19 Apr 2019 21:42:45 +0000 (15:42 -0600)
committerMiklos Szeredi <mszeredi@redhat.com>
Wed, 24 Apr 2019 15:05:07 +0000 (17:05 +0200)
This was a mistake in the comment in commit e0a43ddcc08c ("fuse: allow
umask processing in userspace").

Signed-off-by: Alan Somers <asomers@FreeBSD.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
include/uapi/linux/fuse.h

index 59d5048df41e1a6f5aa5dbf3a97330c802554300..b7aefea016ae6453a58c4128a44d79a3b1cf39c3 100644 (file)
@@ -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
  *