add version check for the fuse_loop_cfg* operations
authoryangyun <yangyun50@huawei.com>
Tue, 20 Aug 2024 08:41:20 +0000 (16:41 +0800)
committerBernd Schubert <bernd.schubert@fastmail.fm>
Mon, 23 Sep 2024 16:13:41 +0000 (18:13 +0200)
commite338c523633daa4f16403d23762c30be4fab068a
tree8938d3116d6075528aa1c61ffe50fa745f8ad424
parent00c0e9a45bb6fb78e1f13a5604cd70507b4f1e56
add version check for the fuse_loop_cfg* operations

fuse_loop_cfg* operations are introduced in fuse version 312 and
can not be used in an early version.
Also fix some typo.
include/fuse_common.h