00-INDEX 1.7 KB
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14
00-INDEX
	- this file (info on some of the filesystems supported by linux).
Locking
	- info on locking rules as they pertain to Linux VFS.
adfs.txt
	- info and mount options for the Acorn Advanced Disc Filing System.
affs.txt
	- info and mount options for the Amiga Fast File System.
bfs.txt
	- info for the SCO UnixWare Boot Filesystem (BFS).
cifs.txt
	- description of the CIFS filesystem
coda.txt
	- description of the CODA filesystem.
15 16
configfs/
	- directory containing configfs documentation and example code.
L
Linus Torvalds 已提交
17 18 19 20
cramfs.txt
	- info on the cram filesystem for small storage (ROMs etc)
devfs/
	- directory containing devfs documentation.
21 22
dlmfs.txt
	- info on the userspace interface to the OCFS2 DLM.
L
Linus Torvalds 已提交
23 24 25 26 27 28 29 30 31 32 33 34 35 36
ext2.txt
	- info, mount options and specifications for the Ext2 filesystem.
hpfs.txt
	- info and mount options for the OS/2 HPFS.
isofs.txt
	- info and mount options for the ISO 9660 (CDROM) filesystem.
jfs.txt
	- info and mount options for the JFS filesystem.
ncpfs.txt
	- info on Novell Netware(tm) filesystem using NCP protocol.
ntfs.txt
	- info and mount options for the NTFS filesystem (Windows NT).
proc.txt
	- info on Linux's /proc filesystem.
37 38
ocfs2.txt
	- info and mount options for the OCFS2 clustered filesystem.
L
Linus Torvalds 已提交
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
romfs.txt
	- Description of the ROMFS filesystem.
smbfs.txt
	- info on using filesystems with the SMB protocol (Windows 3.11 and NT)
sysv-fs.txt
	- info on the SystemV/V7/Xenix/Coherent filesystem.
udf.txt
	- info and mount options for the UDF filesystem.
ufs.txt
	- info on the ufs filesystem.
vfat.txt
	- info on using the VFAT filesystem used in Windows NT and Windows 95
vfs.txt
	- Overview of the Virtual File System
xfs.txt
	- info and mount options for the XFS filesystem.