Jump to content

Installable File Systems: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(8 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==
Line 6: Line 5:
!Name||Comments
!Name||Comments
|-
|-
|[[CACHE.EXE]]||HPFS lazy-write utility.
|[[CACHE.EXE]]||HPFS lazy-write utility
|-
|-
|[[CDFS.IFS]]||CDFS Filesystem IFS driver.
|[[CDFS.IFS]]||CDFS IFS driver
|-
|-
|[[CHKDSK32.DLL]]|| HPFS CHKDSK DynLinkLibrary for OS/2.
|[[CHKDSK32.DLL]]||HPFS CHKDSK DynLink Library for OS/2
|-
|-
|[[CHKDSK32.EXE]]||
|[[CHKDSK32.EXE]]||
Line 16: Line 15:
|[[CHKDSK.COM]]||
|[[CHKDSK.COM]]||
|-
|-
|[[CHKLGJFS.EXE]] ||
|[[CHKLGJFS.EXE]]||
|-
|-
|[[DEFRAGFS.EXE]] ||
|[[DEFRAGFS.EXE]]||
|-
|-
|[[HPFS.IFS]]||HPFS Filesystem IFS driver.
|[[HPFS.IFS]]||HPFS IFS driver
|-
|-
|[[JFS.IFS]]||JFS Filesystem IFS driver.
|[[JFS.IFS]]||JFS IFS driver
|-
|-
|[[UCDFS.DLL]]||
|[[UCDFS.DLL]]||
|-
|-
|[[UHPFS.DLL]]||HPFS System Utilities.
|[[UHPFS.DLL]]||HPFS System Utilities
|-
|-
|[[UJFS.DLL]]||
|[[UJFS.DLL]]||
|-
|-
|[[UDF.IFS]]||UDF Filesystem IFS driver.
|[[UDF.IFS]]||UDF IFS driver
|-
|-
|[[UUDF.DLL]]||
|[[UUDF.DLL]]||
Line 37: Line 36:
==Articles==
==Articles==
* OS/2 Installable File Systems by [[Andre Asselin]]
* OS/2 Installable File Systems by [[Andre Asselin]]
** [[OS/2 Installable File Systems Part 1|Part 1]] (May/June 1993)  
** [[OS/2 Installable File Systems Part 1|Part 1]] (May/Jun 1993)  
** [[OS/2 Installable File Systems Part 2|Part 2]] (October 1993)  
** [[OS/2 Installable File Systems Part 2|Part 2]] (Oct 1993)  
** [[OS/2 Installable File Systems Part 3|Part 3]] (December 1993)
** [[OS/2 Installable File Systems Part 3|Part 3]] (Dec 1993)
* [[IFS Interfaces]]


==Publications==
==Publications==
*Installable File Systems for OS/2 2.0 - Feb 1992 [https://archive.org/download/IBMOS2TechnicalDocumentation/ifs.inf IFS.INF]
* [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)
* [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)


[[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