-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 130023 b: refs/heads/master c: 928ea19 h: refs/heads/master i: 130021: 33ad3b2 130019: 8c0e55a 130015: a2c7227 v: v3
- Loading branch information
Alexey Dobriyan
committed
Jan 22, 2009
1 parent
0e09de5
commit ce2d8cb
Showing
3 changed files
with
16 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: da55e6f92830df9bba7c87438344479c60d44fdb | ||
refs/heads/master: 928ea192959f188e6a4de95b293e3973887917b5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
config HPFS_FS | ||
tristate "OS/2 HPFS file system support" | ||
depends on BLOCK | ||
help | ||
OS/2 is IBM's operating system for PC's, the same as Warp, and HPFS | ||
is the file system used for organizing files on OS/2 hard disk | ||
partitions. Say Y if you want to be able to read files from and | ||
write files to an OS/2 HPFS partition on your hard drive. OS/2 | ||
floppies however are in regular MSDOS format, so you don't need this | ||
option in order to be able to read them. Read | ||
<file:Documentation/filesystems/hpfs.txt>. | ||
|
||
To compile this file system support as a module, choose M here: the | ||
module will be called hpfs. If unsure, say N. |