example/: Convert all fuse_session_loop_mt users to 3.12 API (#931)
authorBernd Schubert <bschubert@ddn.com>
Sat, 20 Apr 2024 20:56:13 +0000 (22:56 +0200)
committerGitHub <noreply@github.com>
Sat, 20 Apr 2024 20:56:13 +0000 (22:56 +0200)
commita8f1ae35af664bfaff0ce57be4f81b4e0f20cb10
tree0905fee6b9b9fbe504a42003014d976368ea77ca
parent285da329ea946255d727f7340944d8a555eba850
example/: Convert all fuse_session_loop_mt users to 3.12 API (#931)

Convert all the remaining users of fuse_session_loop_mt() to
the new 3.12 config api.
example/hello_ll.c
example/notify_inval_entry.c
example/notify_inval_inode.c
example/notify_store_retrieve.c
example/passthrough_ll.c