diff options
author | Li RongQing <lirongqing@baidu.com> | 2025-06-15 21:20:39 +0800 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2025-08-27 14:29:43 +0200 |
commit | b4da63cea158f050865220a05ab691cfe8fb6450 (patch) | |
tree | 6598009d3e2e88813cb2bd04907792a4e50aad46 /net/unix/af_unix.c | |
parent | 6fd26f50857698c6f07a9e6b149247925fadb8fd (diff) |
virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
Since clear_bit is an atomic operation, the spinlock is redundant and
can be removed, reducing lock contention is good for performance.
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