]> Git Repo - linux.git/commit
fuse: clear FR_PENDING if abort is detected when sending request
authorMiklos Szeredi <[email protected]>
Tue, 24 Sep 2024 08:47:23 +0000 (10:47 +0200)
committerMiklos Szeredi <[email protected]>
Tue, 24 Sep 2024 08:56:09 +0000 (10:56 +0200)
commitfcd2d9e1fdcd7cada612f2e8737fb13a2bce7d0e
treea02c9e399d6f1e0c0fccbc707bdfeda5ef2eb264
parent106e4593ed1b9925ca732a74f490e4f52ea4e65c
fuse: clear FR_PENDING if abort is detected when sending request

The (!fiq->connected) check was moved into the queuing method resulting in
the following:

Fixes: 5de8acb41c86 ("fuse: cleanup request queuing towards virtiofs")
Reported-by: Lai, Yi <[email protected]>
Closes: https://lore.kernel.org/all/ZvFEAM6JfrBKsOU0@ly-workstation/
Signed-off-by: Miklos Szeredi <[email protected]>
fs/fuse/dev.c
This page took 0.049155 seconds and 4 git commands to generate.