Skip to content
Commit eb98e3bd authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: clean up aborted



The only caller that needs fc->aborted set is fuse_conn_abort_write().
Setting fc->aborted is now racy (fuse_abort_conn() may already be in
progress or finished) but there's no reason to care.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 6b675738
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment