cloud-hypervisor / fuse-backend-rs

Rust crate for implementing FUSE backends
Apache License 2.0
129 stars 63 forks source link

ptfs: refine implementation of seal_size_check() #172

Closed jiangliu closed 8 months ago

jiangliu commented 8 months ago

Refine implementation of seal_size_check() with better handling of fallocate flags.