Extent Based Allocation
An extent is defined as one or more adjacent blocks of data within the file system. Extent based
allocation offers the following advantages:
• Allows large I/Os for efficiency
• Supports dynamic resizing of disk space
22 Introduction