This directory contains the implementation of the Ext4 filesystem server.
It provides two component variants:
Write support is limited and persisting changes to metadata is not supported. Only truncating files to zero and overwriting file contents are supported. Other operations will fail with a “not supported” error.