From bc02a2cda954151aa8cb1f47e143fb8dd4b8737e Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Mon, 17 Oct 2016 21:31:37 -0700 Subject: ChangeLog: Remind people of to use FUSE_CAP_EXPORT_SUPPORT --- ChangeLog.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.rst') 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 -- cgit v1.2.3