getattr: Make use of FUSE_GETATTR_FH in lowlevel examples
authorBernd Schubert <bschubert@ddn.com>
Mon, 26 Aug 2024 17:33:47 +0000 (19:33 +0200)
committerBernd Schubert <bernd.schubert@fastmail.fm>
Thu, 12 Sep 2024 16:21:25 +0000 (18:21 +0200)
commit0a76670183f484461cf7d69c2761cfd65547500f
treeaa97a12fc2e834e4810ea5409e760042eb9a2ca0
parent373ddc7eae7b0c684fc4ab29d8addfa3b9e99e1e
getattr: Make use of FUSE_GETATTR_FH in lowlevel examples

High level examples were already using it, but not
lowlevel. Also update the documentation.
example/passthrough_hp.cc
example/passthrough_ll.c
include/fuse_lowlevel.h