By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: XFS Introducing Autonomous Self-Healing Capabilities With Linux 7.0
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > XFS Introducing Autonomous Self-Healing Capabilities With Linux 7.0
Computing

XFS Introducing Autonomous Self-Healing Capabilities With Linux 7.0

News Room
Last updated: 2026/02/12 at 7:32 PM
News Room Published 12 February 2026
Share
XFS Introducing Autonomous Self-Healing Capabilities With Linux 7.0
SHARE

The XFS file-system has some interesting new feature work and performance tuning with the Linux 7.0 kernel that will be used by the likes of Fedora 44 and Ubuntu 26.04 LTS this spring.

First up is a new autonomous self-healing capability being introduced with XFS in Linux 7.0. This health monitoring feature is described by Darrick Wong in its patch series as:

“This patchset builds new functionality to deliver live information about filesystem health events to userspace. This is done by creating an anonymous file that can be read() for events by userspace programs. Events are captured by hooking various parts of XFS and iomap so that metadata health failures, file I/O errors, and major changes in filesystem state (unmounts, shutdowns, etc.) can be observed by programs.

When an event occurs, the hook functions queue an event object to each event anonfd for later processing. Programs must have CAP_SYS_ADMIN to open the anonfd and there’s a maximum event lag to prevent resource overconsumption. The events themselves can be read() from the anonfd as C structs for the xfs_healer daemon.

In userspace, we create a new daemon program that will read the event objects and initiate repairs automatically. This daemon is managed entirely by systemd and will not block unmounting of the filesystem unless repairs are ongoing. They are auto-started by a starter service that uses fanotify.”

This XFS feature depends upon the generic I/O error reporting to user-space “fserror” infrastructure merged a few days ago. He ended the autonomous self-healing pull request with, “With a bit of luck, this should all go splendidly.”

Another noteworthy XFS change is performance improvements for parent pointers. XFS parent pointers are used for storing backlinks in a file’s extended attributes for its parent directory and filename, which can then be used during online fsck and related operations. Darrick Wong explained with this patch for speeding up parent pointer operations:

“Parent pointers increase the system time by 28% overhead to create 32 million files that are totally empty. Removing them incurs a system time increase of 56%. Wall time increases by 9% and 22%.

…

Now parent pointers only increase the system time by 8% for creation and 19% for deletion. Wall time increases by 5% and 9% now.

Close the performance gap by creating helpers for the attr set, remove, and replace operations that will try to make direct shortform updates, and fall back to the attr intent machinery if that doesn’t work. We can use the same helpers for regular xattrs and parent pointers.”

The XFS pull also includes improvements to the journaling code, code refactoring, and various bug fixes. This code was successfully merged for Linux 7.0.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Frustrated with recent Spotify updates? Take 3 guesses who’s to blame Frustrated with recent Spotify updates? Take 3 guesses who’s to blame
Next Article The surprising case for AI judges The surprising case for AI judges
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Nothing Phone 4a Review
Nothing Phone 4a Review
Gadget
Oura’s latest acquisition hints that gesture controls may be coming soon
Oura’s latest acquisition hints that gesture controls may be coming soon
News
Revolut names US CEO as it seeks new banking licence – UKTN
Revolut names US CEO as it seeks new banking licence – UKTN
News
Why Nigeria’s loan apps are pulling back from small loans
Why Nigeria’s loan apps are pulling back from small loans
Computing

You Might also Like

Why Nigeria’s loan apps are pulling back from small loans
Computing

Why Nigeria’s loan apps are pulling back from small loans

8 Min Read
Beat the Spinner: Optimistic UI for LangGraph.js Agents | HackerNoon
Computing

Beat the Spinner: Optimistic UI for LangGraph.js Agents | HackerNoon

18 Min Read
Amazon makes a new bet on healthcare AI, rivaling Microsoft in the doctor’s office
Computing

Amazon makes a new bet on healthcare AI, rivaling Microsoft in the doctor’s office

4 Min Read
Ship First, Scale Never: Marvin’s Anti-Overengineering Guide | HackerNoon
Computing

Ship First, Scale Never: Marvin’s Anti-Overengineering Guide | HackerNoon

0 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?