Next-generation Linux file systems: NiLFS(2) and exofs | Linux Today

Next-generation Linux file systems: NiLFS(2) and exofs

Written By
Web Webster
Web Webster
Nov 4, 2009

[ Thanks to An Anonymous Reader for
this link. ]

“There’s something both exciting and frightening about
the announcement of a new Linux file system. It’s exciting because
file systems represent new territory for interesting advances. It’s
frightening because a file system in the early stages tends to be
experimental and not quite ready for prime time. But sometimes
these announcements are about investments in the future of Linux,
and a recent announcement for 2.6.30-rc1 indicates a very
interesting future, indeed. In the past few quarters, Linux has had
three major file system announcements. Late 2008 brought in the
B-Tree File System (Btrfs), and more recently, two other unique
file systems were introduced: NiLFS(2) and exofs.

“File system background

“Let’s start with a quick introduction to these non-traditional
file system approaches, and then explore the specifics of NiLFS(2)
and exofs.

“Log-structured file systems

“Log-structured file systems have a rich history in modern
computing systems. The first log-structured file system was
proposed by John Ousterhout and Fred Douglis in 1988 and
subsequently implemented in the Sprite operating system in 1992. As
the name implies, a log-structured file system views the file
system as a circular log in which new data and file system metadata
are written to the head of the log, and free space is reclaimed
from the tail (see Figure 1). This means that data may appear two
or more times in the log, but as the log is chronologically
advancing, the most recent data is viewed as the active data.
Having multiple copies of data in the log introduces some
interesting benefits, which will be covered in more detail
below.”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.