Commit 68065b84 authored by Alan Somers's avatar Alan Somers Committed by Miklos Szeredi
Browse files

fuse: fix changelog entry for protocol 7.12



This was a mistake in the comment in commit e0a43ddc ("fuse: allow
umask processing in userspace").

Signed-off-by: default avatarAlan Somers <asomers@FreeBSD.org>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 154603fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 *