00-INDEX 1.6 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 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
cramfs.txt
	- info on the cram filesystem for small storage (ROMs etc)
devfs/
	- directory containing devfs documentation.
ext2.txt
	- info, mount options and specifications for the Ext2 filesystem.
fat_cvf.txt
	- info on the Compressed Volume Files extension to the FAT 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.
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.