Bug 4259 - fuse bug fix
Summary: fuse bug fix
Status: RESOLVED FIXED
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: fs (show other bugs) fs
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: winters
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-28 18:03 UTC by winters
Modified: 2023-03-01 15:28 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description winters 2023-02-28 18:03:21 UTC
Description of problem:

The /sys/fs/fuse/connections/[conn]/flush and /sys/fs/fuse/connections/[conn]/resend api are not work, due to the data structure modified by upstream.

Version-Release number of selected component (if applicable):
all anolis 5.10

How reproducible:
Use 'echo 1 > /sys/fs/fuse/connections/[conn]/flush', you will find it's not work.