Commit Graph

2 Commits

Author SHA1 Message Date
Achille
5cdf32062c wasi: support O_DIRECTORY and O_NOFOLLOW (#1093)
Signed-off-by: Achille Roussel <achille.roussel@gmail.com>
Co-authored-by: Takeshi Yoneda <takeshi@tetrate.io>
2023-02-07 12:43:59 +09:00
Crypt Keeper
f040753053 fs: handles windows edge cases on rename (#1086)
This handles edge cases on rename which were previously skipped in
testing. Notably, there are delete flags not possible to propagate in
current versions of go, which imply some copy/paste meanwhile.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Takeshi Yoneda <takeshi@tetrate.io>
2023-01-31 13:56:49 +02:00