]> Cypherpunks repositories - gostls13.git/commit
os: add implementation of fs.ReadLinkFS to *rootFS
authorRoxy Light <roxy@zombiezen.com>
Sat, 24 May 2025 23:07:58 +0000 (16:07 -0700)
committerDamien Neil <dneil@google.com>
Fri, 30 May 2025 16:23:09 +0000 (09:23 -0700)
commit29782bd347a1c707b6804ea6ee7da3a70ba9fd4a
tree5d0fb857370b03ccb2b9908bb1fd5b32ab2d788a
parent78e86297f5cccb82a6a57081947fab8e8af32586
os: add implementation of fs.ReadLinkFS to *rootFS

Fixes #73887

Change-Id: I43f3f4324d740b5381615bce864b7ec31415a635
Reviewed-on: https://go-review.googlesource.com/c/go/+/676135
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/os/root.go