The Linux Ext2 filesystem provided in QNX Neutrino provides transparent access to Linux disk partitions.
Not all Ext2 features are supported, including the following:
The fs-ext2.so shared object provides filesystem support for Ext2. This shared object is automatically loaded by the devb-* drivers when mounting an Ext2 filesystem.
If an Ext2 filesystem isn't unmounted properly, a filesystem checker is usually responsible for cleaning up the next time the filesystem is mounted. Although the fs-ext2.so module is equipped to perform a quick test, it automatically mounts the filesystem as read-only if it detects any significant problems (which should be fixed using a filesystem checker).
This filesystem allows the same characters in a filename as the Power-Safe filesystem; see Power-Safe filesystem, earlier in this chapter.