perf: enable parallel dirops

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2019-07-13 12:24:29 +02:00
parent 7bc2dd978e
commit 809532a58a
No known key found for this signature in database
GPG Key ID: E4730F97F60286ED

1
main.c
View File

@ -375,7 +375,6 @@ static void
ovl_init (void *userdata, struct fuse_conn_info *conn)
{
conn->want |= FUSE_CAP_DONT_MASK | FUSE_CAP_SPLICE_READ | FUSE_CAP_SPLICE_MOVE;
conn->want &= ~FUSE_CAP_PARALLEL_DIROPS;
}
static struct ovl_layer *