Bitmaps (V)
The size of the disk pointers was increased to 32 bits.
This allows 4 terabytes on a device.
Security problem: When a 1K file is created, the 4K zone is allocated. If someone seeks to 32768 and writes one byte, the space between 1024 and 32767 is exposed to the user!!!!