stream: create a `e.preserve_volatiles` method directly on StoreEntry...
stream: create a `e.preserve_volatiles` method directly on StoreEntry
For cache, we will need an atomic operation that detect the file and preserve
it, so we start by creating an API that make such atomic operation possible. We
will actually make things atomic in the next changesets.