mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix TODO comment for issue 6319.
Fixes #6319 PiperOrigin-RevId: 469752297
This commit is contained in:
@@ -88,7 +88,7 @@ var VFS2Enabled = false
|
||||
// LISAFSEnabled is set to true when lisafs protocol is enabled. Added as a
|
||||
// global to allow easy access everywhere.
|
||||
//
|
||||
// TODO(gvisor.dev/issue/6319): Remove when lisafs is default.
|
||||
// TODO(gvisor.dev/issue/7911): Remove when 9P is deleted.
|
||||
var LISAFSEnabled = false
|
||||
|
||||
// FUSEEnabled is set to true when FUSE is enabled. Added as a global to allow
|
||||
|
||||
Reference in New Issue
Block a user