rofiles-fuse: Fixed the problem that when fuse execution fails, the command returns...
authorqiuzhiqian <xiamengliang@gmail.com>
Tue, 3 Dec 2024 12:33:48 +0000 (20:33 +0800)
committerqiuzhiqian <xiamengliang@gmail.com>
Tue, 3 Dec 2024 12:38:35 +0000 (20:38 +0800)
commit8346244443de4ef327b8c9638068a156d737cfcb
tree18b9648428522e9ba391170428787e7998911058
parent111a45fa5c3d115074d80b0e01f419969221fb63
rofiles-fuse: Fixed the problem that when fuse execution fails, the command returns a status code of 0

testcase:
`$ sudo rofiles-fuse a b`
fuse: bad mount point `b': No such file or directory
`$ echo $?`
0
src/rofiles-fuse/main.c