EXT4 In Linux 3.8 Brings Inline Data, Seek Hole/Data

Posted by Michael Larabel on December 17, 2012

The EXT4 file-system pull request for the Linux 3.8 kernel has been submitted and it's bringing fixes plus introduces two new features.

The two new features for Linux 3.8 with EXT4 are Inline Data and SEEK_HOLE/SEEK_DATA support. Ted Ts'o mentions that the inline data feature allows small files or directories to be stored within the in-inode extended attribute area. This inline data assumes that the file-system uses inodes that are 256 bytes or larger.

The SEEK_HOLE/SEEK_DATA support is enabled by the extent status tree patch-set and is infrastructure that will be used to further optimize the EXT4 file-system moving forward.

The other Linux 3.8 changes for this common file-system just comes down to clean-ups and bug-fixes. The merge can be found already in Torvalds' tree.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite