]> Cypherpunks repositories - gostls13.git/commit
io/fs: clarify that "." may only be used for root
authorIan Lance Taylor <iant@golang.org>
Sat, 2 Nov 2024 04:50:12 +0000 (21:50 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 5 Nov 2024 18:06:01 +0000 (18:06 +0000)
commitd92e8fe25cd617257942e564c16ce367de46640b
treed8f48c8e268fa4857a93ff8d7750fd88574e5b10
parentdacf253afa7e87cc913f8e25d6870b9e8d62a606
io/fs: clarify that "." may only be used for root

For #70155

Change-Id: I648791c484e19bb12c6e4f84e2dc42eaaa4db546
Reviewed-on: https://go-review.googlesource.com/c/go/+/624595
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/io/fs/fs.go