spf13 / afero

A FileSystem Abstraction System for Go
Apache License 2.0
5.8k stars 498 forks source link

Fix memmap mkdir #362

Closed sko00o closed 1 year ago

sko00o commented 2 years ago

Fix for mkdir in concurrency. Related issue https://github.com/spf13/afero/issues/361 .

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

sko00o commented 1 year ago

Already fixed in a800a9d. Okey, I will close this PR.