Jump to content

Installable File Systems: Difference between revisions

From EDM2
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Documentation==
A system extension that allows OS/2 to access files stored in different disk formats or across a network. Also called an FSD.
* [[OS2 API:IFS|The OS/2 API Project - Installable File Systems]]


==Files==
==Files==
{| border="1"
{|class="wikitable"
!Name||Comments
|-
|-
!Name !!Comments
|[[CACHE.EXE]]||HPFS lazy-write utility
|-
|-
|| [[CACHE.EXE]] || HPFS lazy-write utility.
|[[CDFS.IFS]]||CDFS IFS driver
|-
|-
|| [[CDFS.IFS]] || CDFS Filesystem IFS driver.
|[[CHKDSK32.DLL]]||HPFS CHKDSK DynLink Library for OS/2
|-
|-
|| [[CHKDSK32.DLL]] || HPFS CHKDSK DynLinkLibrary for OS/2.
|[[CHKDSK32.EXE]]||
|-
|-
|| [[CHKDSK32.EXE]] ||
|[[CHKDSK.COM]]||
|-
|-
|| [[CHKDSK.COM]] ||
|[[CHKLGJFS.EXE]]||
|-
|-
|| [[CHKLGJFS.EXE]] ||
|[[DEFRAGFS.EXE]]||
|-
|-
|| [[DEFRAGFS.EXE]] ||
|[[HPFS.IFS]]||HPFS IFS driver
|-
|-
|| [[HPFS.IFS]] || HPFS Filesystem IFS driver.
|[[JFS.IFS]]||JFS IFS driver
|-
|-
|| [[JFS.IFS]] || JFS Filesystem IFS driver.
|[[UCDFS.DLL]]||
|-
|-
|| [[UCDFS.DLL]] ||  
|[[UHPFS.DLL]]||HPFS System Utilities
|-
|-
|| [[UHPFS.DLL]] || HPFS System Utilities.
|[[UJFS.DLL]]||
|-
|-
|| [[UJFS.DLL]] ||
|[[UDF.IFS]]||UDF IFS driver
|-
|| [[UDF.IFS]] || UDF Filesystem IFS driver.
|-
|| [[UUDF.DLL]] ||
|-
|-
|[[UUDF.DLL]]||
|}
|}


==Articles==
==Articles==
* OS/2 Installable File Systems by [[Andre Asselin]]
** [[OS/2 Installable File Systems Part 1|Part 1]] (May/Jun 1993)
** [[OS/2 Installable File Systems Part 2|Part 2]] (Oct 1993)
** [[OS/2 Installable File Systems Part 3|Part 3]] (Dec 1993)
* [[IFS Interfaces]]


==Publications==
==Publications==
* [http://cyberkinetica.homeunix.net/os2tk45/ifs/ IFS.INF - OS/2 Installable File Systems]
* [https://hobbes.nmsu.edu/download/pub/os2/dev/info/books/OS2_IFS_1998-02-13.pdf Installable File Systems For OS/2 Version 3.0] (1998-02-13)
 
* [[Installable File Systems for OS/2]] 2.0. [https://archive.org/download/IBMOS2TechnicalDocumentation/ifs.inf IFS.INF], [https://archive.org/download/IBMOS2TechnicalDocumentation/IFS.PDF PDF]. (1992-02)
==Alternative Version==
* [https://patentimages.storage.googleapis.com/23/69/45/f6a4cb501938a9/EP0415346A2.pdf Method and system for dynamic volume tracking in an installable file system] (1990-08-28)
* [[OpenJFS]] is an open source beta JFS file system for OS/2-eCS. (GNU GPL)
 
==Links==


[[Category:Components]]
[[Category:Components]]

Latest revision as of 15:47, 2 February 2022

A system extension that allows OS/2 to access files stored in different disk formats or across a network. Also called an FSD.

Files

Name Comments
CACHE.EXE HPFS lazy-write utility
CDFS.IFS CDFS IFS driver
CHKDSK32.DLL HPFS CHKDSK DynLink Library for OS/2
CHKDSK32.EXE
CHKDSK.COM
CHKLGJFS.EXE
DEFRAGFS.EXE
HPFS.IFS HPFS IFS driver
JFS.IFS JFS IFS driver
UCDFS.DLL
UHPFS.DLL HPFS System Utilities
UJFS.DLL
UDF.IFS UDF IFS driver
UUDF.DLL

Articles

Publications