Chapter 3 - The File System
Chapter 3 - The File System
file system.
crash.
FAT
By smaller clusters.
1) Fault-tolerance
2) Security
3) Scalability
Scalability
Thus, even with small sized clusters, NTFS can map disks
up to sizes that we won't likely see even in the next few
decades.
Reliability
version
NTFS : MFT record
MFT record for directory
Application~ File System Interaction
File
descriptors
Open Directories
file
pointer ..
array .
File data
open(file…) under the hood
Logical phyiscal
(and network sockets), but all the transactions are local to the
Filesystem.
symbol.
6. Symbolic Link
Symbolic link is used for referencing some other file of the file system.
To an end user, symbolic link will appear to have its own name, but
when you try reading or writing data to this file, it will instead
If we delete the soft link itself , the data file would still be there. If we
added by users.