imeoer

Results 81 issues of imeoer

### OSPP 2025 #### 项目1:修复 nydus 运行时 shared mode 下的 inode cache 问题 @sidneychang (zhangxuedong) https://github.com/dragonflyoss/nydus/issues/1694 描述:nydusd 在 mount 255 次以上子挂载点后(即使 mount 后再 umount),当用户再次 mount 后,有概率发生文件系统错乱问题,例如访问到之前挂载点的文件或内容。原因是 fuse-backend-rs 库只用了 u8 作为...

## Relevant Issue (if applicable) _If there are Issues related to this PullRequest, please list it._ ## Details _Please describe the details of PullRequest._ ## Types of changes _What types...

Stale

## Relevant Issue (if applicable) _If there are Issues related to this PullRequest, please list it._ ## Details _Please describe the details of PullRequest._ ## Types of changes _What types...

Stale

This issue aims to implement request resend for the fuse-backend-rs lib and the nydusd live upgrade and failover, ensuring the fuse requests are resent after nydusd(fuse daemon) recovery, thereby avoiding...

feat

The [mirror feature](https://github.com/dragonflyoss/nydus/blob/master/docs/nydusd.md#enable-mirrors-for-storage-backend-recommend) in nydusd is outdated, we should recommend users to use the proxy instead.

good first

Nydus has extended the format of EROFS to support chunk-leveled lazy load, introducing what is called the chunk meta data segment structure. This data segment is currently placed at the...

bug

Implement an automated live upgrade workflow for the nydusd daemon in the nydus snapshotter plugin for the containerd runtime.

feat

Nydus tools can be found in https://github.com/dragonflyoss/nydus/tree/master/contrib

After performing more than 255 sub-mount operations on nydusd (even if unmounting follows mounting), there is a probability that file system corruption will occur when users attempt to mount again....

The Nydus converter already supports converting RAFS format into OCI tar, we can also integrate this functionality into `nydusify convert`.

good first
feat