From: Nikolaus Rath Date: Tue, 18 Oct 2016 04:31:37 +0000 (-0700) Subject: ChangeLog: Remind people of to use FUSE_CAP_EXPORT_SUPPORT X-Git-Tag: fuse-3.0.0rc1~20 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bc02a2cda954151aa8cb1f47e143fb8dd4b8737e;p=qemu-gpiodev%2Flibfuse.git ChangeLog: Remind people of to use FUSE_CAP_EXPORT_SUPPORT --- diff --git a/ChangeLog.rst b/ChangeLog.rst index 0a6d00e..a668d5f 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,13 @@ Unreleased Changes ================== +* File systems that use the low-level API and support lookup requests + for '.' and '..' should continue make sure to set the + FUSE_CAP_EXPORT_SUPPORT bit in fuse_conn_info->want. + + (This has actually always been the case, but was not very obvious + from the documentation). + * The help text generated by fuse_lowlevel_help(), fuse_new() (and indirectly fuse_main()) no longer includes options that are unlikely to be of interest to end-users. The full list of accepted options is