Re: commit 5c672ab3f0ee0f78f: fuse: serialize dirops by default
From: Miklos Szeredi
Date: Thu Nov 10 2016 - 17:26:40 EST
On Thu, Nov 10, 2016 at 11:21 PM, Nikolaus Rath <Nikolaus@xxxxxxxx> wrote:
> Hi Miklos,
>
> In commit 5c672ab3f0ee0f78f7acad183f34db0f8781a200 you introduced a new
> FUSE_PARALLEL_DIROPS capability and bumped the kernel interface no to
> 25 - but there have been no corresponding changes to userspace.
I think libfuse3 should always set this, it's just for backward compatibility.
> Is this still preliminary and thus deliberately not in libfuse? I only
> noticed it by chance.
Oops, I just forgot about it.
Thanks,
Miklos