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/fuse/virtio_fs.c | 3 --- > 2 files changed, 9 insertions(+), 5 deletions(-) > -- Thanks, Jeffle