summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/loader/vdso.go
diff options
context:
space:
mode:
authorFabricio Voznika <fvoznika@google.com>2020-06-10 06:50:10 -0700
committergVisor bot <gvisor-bot@google.com>2020-06-10 06:51:32 -0700
commit203dc121f6fb3122e3bc0f234f4b4e4b276fb3b0 (patch)
treee393d1b4d7dd6bf3c02cc216185d926a10e23b6a /pkg/sentry/loader/vdso.go
parent67565078bbcdd8f797206d996605df8f6658d00a (diff)
Redirect TODOs to more specific issues
Closes #1623 PiperOrigin-RevId: 315681993
Diffstat (limited to 'pkg/sentry/loader/vdso.go')
-rw-r--r--pkg/sentry/loader/vdso.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/sentry/loader/vdso.go b/pkg/sentry/loader/vdso.go
index 00977fc08..165869028 100644
--- a/pkg/sentry/loader/vdso.go
+++ b/pkg/sentry/loader/vdso.go
@@ -75,7 +75,7 @@ var _ fs.FileOperations = (*byteReader)(nil)
// newByteReaderFile creates a fake file to read data from.
//
-// TODO(gvisor.dev/issue/1623): Convert to VFS2.
+// TODO(gvisor.dev/issue/2921): Convert to VFS2.
func newByteReaderFile(ctx context.Context, data []byte) *fs.File {
// Create a fake inode.
inode := fs.NewInode(