]> Cypherpunks repositories - gostls13.git/commit
os: allow case only renames on case-insensitive filesystems
authorAudrius Butkevicius <audrius.butkevicius@gmail.com>
Thu, 31 Oct 2019 23:24:26 +0000 (23:24 +0000)
committerIan Lance Taylor <iant@golang.org>
Fri, 1 Nov 2019 00:04:51 +0000 (00:04 +0000)
commit4a09a9b054bf9ffe7bcd1ecb90837ff5dc04aea6
tree89c4ea9fc5d8a117bd5dd2c8a6b42797d5c34006
parentce49f9506ab9f9f8133aec8c423ba5a159e9b20f
os: allow case only renames on case-insensitive filesystems

Fixes #35222

Change-Id: I8be45092ac4079d21ff54661637a3aa8ec4eb9bc
GitHub-Last-Rev: 954a016c9bb749268e97489911ea577a6df9fb4c
GitHub-Pull-Request: golang/go#35298
Reviewed-on: https://go-review.googlesource.com/c/go/+/204601
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/file_unix.go
src/os/os_test.go