diff options
author | legezywzh <94814730+legezywzh@users.noreply.github.com> | 2024-03-21 17:02:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 10:02:05 +0100 |
commit | f01d9277cb6faface1d8b048db4eddb71b2f5d78 (patch) | |
tree | 5d7ee31eca50d5c1a02dd0491a53f4288eb6387d /test | |
parent | e547a66566900f6b17bc9515beb60a304aef6466 (diff) | |
download | libfuse-f01d9277cb6faface1d8b048db4eddb71b2f5d78.tar.gz |
reset got_init after handling FUSE_DESTROY message (#910)
User may still need to mount same fuse filesystem after umounting
it(In this case, the userspace filesystem server needs to keep live),
and after handling FUSE_DESTROY message, new FUSE_INIT message may come,
so need to reset got_init to be zero.
Signed-off-by: Xiaoguang Wang <lege.wang@jaguarmicro.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions