-
-
Notifications
You must be signed in to change notification settings - Fork 539
Deprecate and remove the ext2 module #396
Copy link
Copy link
Open
Labels
NVFSRelates to the new virtual file system implementation, or is blocked by it.Relates to the new virtual file system implementation, or is blocked by it.filesystemsIssues related to the implementations of specific filesystems.Issues related to the implementations of specific filesystems.
Metadata
Metadata
Assignees
Labels
NVFSRelates to the new virtual file system implementation, or is blocked by it.Relates to the new virtual file system implementation, or is blocked by it.filesystemsIssues related to the implementations of specific filesystems.Issues related to the implementations of specific filesystems.
The
ext2module is old and crusty and never had fully working write support.To prepare for the new VFS implementation, remove the
ext2driver entirely so we don't have to think about.