Appeal for BtrFS Inclusion in Kernel
Chris Mason, lead developer of the copy-on-write BtrFS filesystem, has appealed for its inclusion in the Linux kernel.
In his linux-kernel mail, Chris Mason attests to the current working condition of the BtrFS filesystem and found it stable enough for a larger test environment, basing it on the significant changes he made in early December. Mason, who works on BtrFS at Oracle, hopes that other developers will quickly set themselves to task with the new filesystem.
Reactions to Mason's appeal were the usual mix of supportive and skeptical. The current kernel maintainer Andrew Morton immediately replied with "What's btrfs? I think I've heard the name before, but I've never seen the patches." In response, Mason promised a subsequent kernel patch and, in the meantime, referred to code in the git repository.
Criticism rained down as usual from developers who wanted as much common-usage code as possible in separate libraries. Some linux-kernel responders suggested tagging the filesystem with the btrfs-dev designation, analogous to the development version of ext4. Mason considers this step irrelevant in that BtrFS, as a totally new filesystem, has an inherent development status and no one would think of using it as a standard filesystem at this point.
The discussion as to its inclusion in the kernel is still ongoing, and then as to which BtrFS version and in which official Kernel release.
Comments
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
-
What Open Source Pros Look for in a Job Role
Learn what professionals in technical and non-technical roles say is most important when seeking a new position.
-
Asahi Linux Runs into Issues with M4 Support
Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.
-
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar.
-
Linux Kernel 6.15 First Release Candidate Now Available
Linux Torvalds has announced that the release candidate for the final release of the Linux 6.15 series is now available.
-
Akamai Will Host kernel.org
The organization dedicated to cloud-based solutions has agreed to host kernel.org to deliver long-term stability for the development team.
-
Linux Kernel 6.14 Released
The latest Linux kernel has arrived with extra Rust support and more.
-
EndeavorOS Mercury Neo Available
A new release from the EndeavorOS team ships with Plasma 6.3 and other goodies.
great post
http://www.cocoschanel.com
http://www.gucciguccis.com
http://www.urboots.com
http://www.handbags2012.com
http://www.louisvuittonslv.com
http://www.uggmalls.com
Ohh please
1)It will take distros 6 to 1 year to get this kernel in their releases. Sure maybe Open Suse or Fedora might in 2-3 months.
2)The Linux distros won't be enabling when they compile their kernel it unless they have tested it, and can support it.
3)The Linux distros won't be including userspace utils to create the file system.
Given the above a user would need to go out and get a bleeding edge kernel. Then compile in the support when they build it. Then download the utils to make the filesystem. If you are doing all that you better know what you are doing or you'll have issues.
Ext4 is a different story as you can convert ext3 to ext4 filesystem simply by mounting an ext3. Now you have ext4 filesystem which if anything goes wrong your filesystem repair tools most likely aren't new enough for. Also you'll need to know how to convert back....
A bit overblown
If you actually read the thread above, you'd see he is responsive for the real issues but a bit resistant on some changes that he thinks are arbitrary, but what person isn't? The btrfsdev issue is an example of this. In ( http://marc.info/?l=linux-f...&m=123127096228480&w=2 ) he wrote:
"Should it be named btrfsdev? My vote is no, it is extra work for the distros when we finally do rename it, and I don't think btrfs really has the reputation for stability right now. But if Linus or Andrew would prefer the dev on there, I'll do it."
Sound's reasonable to me, and I expect it'll happen because anyone testing btrfs now will likely be testing it with throw-away data, so there wouldn't be any need to rename it. Once btrfs is out, the btrfsdev module could safely disappear and the new btrfs (production version) module will exist.
dev designation
I mean, sorry, but this isnt a developer mindset, this is a deliberately confusing the issue to create bug reports issue, it's so blatently obvious and transparent.
people might actually lose something important, then you could be losing money and they'll just stick their hands up and say, oh well, sorry, you know there isnt a warranty, right???
Implicitly in development
I'm not talking about home users: this is the same kernel that RedHat will use in mission critical systems.
If it's only *implicitly* in development, then it's not *obviously* in development. Mark it "-dev", and when it's production-ready, take away the "-dev" designation. In fact, keep the "-dev" designation for the next version implicitly in development. Simple, really.