project-machine / puzzlefs

Apache License 2.0
381 stars 18 forks source link

implement lazy fetch support #17

Open tych0 opened 3 years ago

tych0 commented 3 years ago

It would be nice to have lazy fetch. I think this would happen in a couple of steps:

ariel-miculas commented 10 months ago

It's unclear how we can implement this in the kernel module or if it's useful just as a feature for the fuse version.