+11
−0
+170
−30
Loading
Merge Pull Request from: @ci-robot PR sync from: Shuai Wu <wushuai51@huawei.com> https://mailweb.openeuler.org/hyperkitty/list/kernel@openeuler.org/message/VHD4V2XELQ5H52I4NH7DEJQWBKQFKCO5/ Patch1 to patch3 are the interfaces for exporting virtio-fs tags from sysfs during multi-queue modification. patches 4 to 5 add multi-queue support to the virtio-fs driver to enhance performance. Although the multi-queue feature has been in the virtio-fs specification since its inception, the current implementation in the Linux kernel creates multiple queues but enqueues requests to only the first request queue. Shuai Wu (5): virtiofs: export filesystem tags through sysfs virtiofs: emit uevents on filesystem events virtiofs: include a newline in sysfs tag virtio-fs: limit number of request queues virtio-fs: add multi-queue support -- 2.33.0 https://gitee.com/openeuler/kernel/issues/IB81UH Link:https://gitee.com/openeuler/kernel/pulls/13991 Reviewed-by:Yu Kuai <yukuai3@huawei.com> Reviewed-by:
zhangyi (F) <yi.zhang@huawei.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>