diff options
author | Li RongQing <lirongqing@baidu.com> | 2025-07-03 14:47:38 +0800 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2025-08-27 14:29:43 +0200 |
commit | 7dbe6442487743ad492d9143f1f404c1f4a05e0e (patch) | |
tree | fbc8c9268926d2c186d70e26442c03443a8851ae /net/unix/af_unix.c | |
parent | 2841808f35eebfd07150333f3af3007cb2904a09 (diff) |
virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
The original commit be2ff42c5d6e ("fuse: Use hash table to link
processing request") converted fuse_pqueue->processing to a hash table,
but virtio_fs_enqueue_req() was not updated to use it correctly.
So use fuse_pqueue->processing as a hash table, this make the code
more coherent
Co-developed-by: Fushuai Wang <wangfushuai@baidu.com>
Signed-off-by: Fushuai Wang <wangfushuai@baidu.com>
Signed-off-by: Li RongQing <lirongqing@baidu.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions