From ed0cfd8c7ce906b10aac895095545d199eafbcc6 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Fri, 4 Aug 2017 22:12:36 +0200 Subject: Clarify how the filesystem should handle open/create flags --- ChangeLog.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 6928338..5fc0d0c 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,9 @@ Unreleased Changes ================== +* Documentation: clarified how filesystems are supposed to process + open() and create() flags (see include/fuse_lowlevel.h). + * Fixed a compilation problem of the passthrough_ll example on 32 bit systems (wrong check and wrong error message). -- cgit v1.2.3