ChangeLog: Remind people of to use FUSE_CAP_EXPORT_SUPPORT
authorNikolaus Rath <Nikolaus@rath.org>
Tue, 18 Oct 2016 04:31:37 +0000 (21:31 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Thu, 20 Oct 2016 21:04:37 +0000 (14:04 -0700)
ChangeLog.rst

index 0a6d00ed76bc0eafefd4c015450e3750d31479a1..a668d5fa33bc4366adae36c757c1b94762fac67b 100644 (file)
@@ -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