master
mkdirall
func mkdirall(path string, perm *windows.SecurityAttributes) error { if volumePath.MatchString(path) { return nil }