Re: Confusion about the bootstrap process

2025-02-17 Thread Samuel Thibault
Hello, Zhaoming Luo, le lun. 17 févr. 2025 09:14:13 +0800, a ecrit: > This is what I have done to try to open the storeio translator in > ext2fs, like what's mentioned in the TODO list. > ``` >error_t err; >mach_port_t bootstrap; > > - /* Initialize the diskfs library, parse arguments, a

Confusion about the bootstrap process

2025-02-16 Thread Zhaoming Luo
Hi, Hope my questions are too stupid. This is what I have done to try to open the storeio translator in ext2fs, like what's mentioned in the TODO list. ``` error_t err; mach_port_t bootstrap; - /* Initialize the diskfs library, parse arguments, and open the store. - This starts the fi