Jump to content

File allocation table: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Marudubshinki (talk | contribs)
m Robot: Removing selflinks
JECompton (talk | contribs)
Stub-sorting. You can help!
Line 8: Line 8:
* [[I-node]]
* [[I-node]]


{{comp-stub}}
{{compu-storage-stub}}


[[Category:Computer file systems]]
[[Category:Computer file systems]]

Revision as of 04:24, 31 July 2006

In computing science, a file allocation table is a structure that is used to record the data blocks on a device (such as a hard disk) that are allocated to each file.

The best-known file allocation table file system is Microsoft's File Allocation Table file system.

See also