On Thu, Dec 12, 2019 at 04:38:42PM +, Dr. David Alan Gilbert (git) wrote:
> From: Liu Bo
>
> lookup is a RO operations, PARALLEL_DIROPS can be enabled.
>
> Signed-off-by: Liu Bo
> ---
> tools/virtiofsd/fuse_lowlevel.c | 3 +++
> 1 file changed, 3 insertions(+)
Reviewed-by: Daniel P. Berra
From: Liu Bo
lookup is a RO operations, PARALLEL_DIROPS can be enabled.
Signed-off-by: Liu Bo
---
tools/virtiofsd/fuse_lowlevel.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/virtiofsd/fuse_lowlevel.c b/tools/virtiofsd/fuse_lowlevel.c
index b1ff684de9..4b5fe1d7a1 100644
--- a/t