2 Commits

Author SHA1 Message Date
Jamie Liu 6d59ef7202 Tolerate EINTR from fallocate(2) in deleted_test.
PiperOrigin-RevId: 514787301
2023-03-07 11:16:18 -08:00
Fabricio Voznika 1e1d6b2be3 Allow SetAttr and Allocate for deleted files
It's safe to call SetAttr and Allocate on fsgofer because the
file path is not used to open the file, if needed.

Fixes #3654

PiperOrigin-RevId: 407149393
2021-11-02 12:29:06 -07:00