mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove obsolete bug.
The original bug is no longer relevant, and the FIXME here contains lots of obsolete information. PiperOrigin-RevId: 249924036
This commit is contained in:
@@ -83,9 +83,6 @@ type DirCtx struct {
|
||||
attrs map[string]DentAttr
|
||||
|
||||
// DirCursor is the directory cursor.
|
||||
// TODO(b/67778717): Once Handles are removed this can just live in the
|
||||
// respective FileOperations implementations and not need to get
|
||||
// plumbed everywhere.
|
||||
DirCursor *string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user