Re: [PATCH 0/2] virtiofs: miscellaneous fixes

2021-09-06 Thread JeffleXu
ping ... On 8/12/21 1:46 PM, Jeffle Xu wrote: > Some fixes or optimization for virtiofs, which are authored by Liu Bo. > > Liu Bo (2): > virtio-fs: disable atomic_o_trunc if no_open is enabled > virtiofs: reduce lock contention on fpq->lock > > fs/fuse/file.c | 11 +-- > fs/fus

[PATCH 0/2] virtiofs: miscellaneous fixes

2021-08-11 Thread Jeffle Xu
Some fixes or optimization for virtiofs, which are authored by Liu Bo. Liu Bo (2): virtio-fs: disable atomic_o_trunc if no_open is enabled virtiofs: reduce lock contention on fpq->lock fs/fuse/file.c | 11 +-- fs/fuse/virtio_fs.c | 3 --- 2 files changed, 9 insertions(+), 5 del