Re: [PATCH v2] fuse: allow synchronous FUSE_INIT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 29 Aug 2025 at 17:45, Darrick J. Wong <djwong@xxxxxxxxxx> wrote:

> By the way, how is libfuse supposed to use SYNC_INIT?  I gather libfuse
> will have to start up the background fuse workers threads to listen for
> events /before/ the actual mount() call?

Not necessarily before, but obviously in parallel with mount.  Just
needs two threads, one fires off the mount and the other the read.  No
other synchronizations necessary.

Thanks,
Miklos




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux