zyfjeff

Results 6 issues of zyfjeff

``` time="2022-08-02T00:41:54Z" level=info msg="Version: 10859e84d99d14bdbc9c53c82ca5963190c3f15b.20220708.0625\n" time="2022-08-02T00:41:54Z" level=info msg="Parsing image localhost:5000/centos:nydus-nightly-v5" time="2022-08-02T00:41:54Z" level=info msg="Parsing image centos:latest" time="2022-08-02T00:42:52Z" level=fatal msg="parse source image: pull image index: read image resource: httpReadSeeker: failed open: failed...

## Relevant Issue (if applicable) #1415 #1414 ## Details In localfs mode, we can directly generate blob cache through -blob-cache-dir, in this case, Nydusd can directly use blob cache to...

### Version of nydus being used (nydusd --version) Version: v2.2.2-14-g49359290 Git Commit: 493592901ae5837be7c15e1a7817b7efcca0cd3d Build Time: 2023-08-24T12:22:25.260520367Z Profile: release Rustc: rustc 1.66.1 (90743e729 2023-01-10) ## Details about issue After starting with...

enhancement

the current permissions of the root directory are a default value, this cannot be customized. ``` fn get_entry(&self, ino: u64) -> Entry { let mut attr = Attr { ..Default::default()...

C++ does not have a global parent like Java Object, so there is no single type that can represent all hessian types, so we create an Object base class from...

enhancement
help wanted

Ref: https://github.com/google/oss-fuzz

enhancement
help wanted