From 154ccbae312f5754b3497e6a296da756952d620c Mon Sep 17 00:00:00 2001 From: Jamie Liu Date: Fri, 20 Aug 2021 15:11:49 -0700 Subject: Remove experimental warning in the VFS2 README. PiperOrigin-RevId: 392078690 --- pkg/sentry/vfs/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pkg/sentry/vfs/README.md b/pkg/sentry/vfs/README.md index 5aad31b78..82ee2c521 100644 --- a/pkg/sentry/vfs/README.md +++ b/pkg/sentry/vfs/README.md @@ -1,9 +1,5 @@ # The gVisor Virtual Filesystem -THIS PACKAGE IS CURRENTLY EXPERIMENTAL AND NOT READY OR ENABLED FOR PRODUCTION -USE. For the filesystem implementation currently used by gVisor, see the `fs` -package. - ## Implementation Notes ### Reference Counting -- cgit v1.2.3