Developer(s) | Transarc |
---|---|
Full name | Episode |
Introduced | 1992; 33 years ago (1992) |
Structures | |
Directory contents | 8KB blocks with hash table |
File allocation | inode-based |
Limits | |
Max filename length | 256 bytes |
Features | |
Forks | No |
Attributes | POSIX |
File system permissions | POSIX ACLs |
Transparent compression | No |
Transparent encryption | No |
Other | |
Supported operating systems | AIX,Solaris,z/OS |
Episode is aPOSIX compliantfile system most commonly known for its use inDCE/DFS file servers. It was designed to achieve the goals of portability, scaling, and to make more efficient use of available system bandwidth. It used a variety of methods to achieve these goals, one of which was its use of metadata logging, designed to enhance the file system's performance.
The Episode file system is the basis for theIBMz/OS POSIX-compatible file system calledzFS.[1]