Composefs for integrity protection and data sharing
Composefs for integrity protection and data sharing
Posted Dec 9, 2022 2:30 UTC (Fri) by hsiangkao (guest, #123981)In reply to: Composefs for integrity protection and data sharing by gscrivano
Parent article: Composefs for integrity protection and data sharing
Sorry I just went to sleep. Bytedance's folks already developed fscache failover feature and fully daemonless mode for their cloud production, and it's also useful to all network fses. Basically we already developed a lot of features for fscache, it just needs time to upstream.
Overall I just tried to say currently composefs is very similar to EROFS, even it has some difference (such as directly accessing files) it can be adapted without any diffcult.
> Would it ever be possible to use fscache from a user namespace?
I missed this part at that time, sorry. I think EROFS has the same security model as all on-disk fses with on-disk permission model (no matter it's block-based or file-based.) So the question is no different from other on-disk fses, including composefs.