Integrated File System Introduction


Open systems file system (QOpenSys)

The QOpenSys file system is compatible with UNIX-based open system standards, such as POSIX and XPG. Like the "root" (/) file system, this file system takes advantage of the stream file and directory support that is provided by the integrated file system.

In addition, it:

The QOpenSys file system has the same characteristics as the "root" (/) file system, except it is case-sensitive to enable support for UNIX-based open systems standards.

For more information on QOpenSys, see Use QOpenSys.

For information about *TYPE 1 to *TYPE2 directory conversions and QOpenSys file system restrictions, see *TYPE2 directories.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]