Ext 3
Ext 3
Introduction
Common file system on linx
z Introduced in 2001
z Supports max file size of 16 GB to 2 TB
z Max filesystem size can be from 2 TB to 32
TB
z Maximum 32000 sbdirectories under a
directory
z Options for block size from 1 KB to 4 KB
z
Block Groups
z
Partition Layout
Superblock
z
Bitmaps
z The
Inodes
zInode
z
Tables:
Inode table contains the inodes that describe the files in the
group
zInodes:
z
Ext2 inode
File type
Access rights
File length
Time of last file access
Time of last change of inode
Time of last change of file
Hard links counter
Number of data blocks
Pointers to data blocks
Access control lists
Directories
z An
File type
z Name: file/subdirectory name
z
When Ext3 wants to delete a directory entry, it just increases the record
length of the previous entry to the end to deleted entry.
Allocating inodes
z If
z If
z If
Goal
Get the new block near the last block allocated to the
file
zPreallocation
z
z
entry allocation: