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
-
Gnome’s Dash to Panel Extension Gets a Massive Update
If you're a fan of the Gnome Dash to Panel extension, you'll be thrilled to hear that a new version has been released with a dock mode.
-
Blender App Makes it to the Big Screen
The animated film "Flow" won the Oscar for Best Animated Feature at the 97th Academy Awards held on March 2, 2025 and Blender was a part of it.
-
Linux Mint Retools the Cinnamon App Launcher
The developers of Linux Mint are working on an improved Cinnamon App Launcher with a better, more accessible UI.
-
New Linux Tool for Security Issues
Seal Security is launching a new solution to automate fixing Linux vulnerabilities.
-
Ubuntu 25.04 Coming Soon
Ubuntu 25.04 (Plucky Puffin) has been given an April release date with many notable updates.
-
Gnome Developers Consider Dropping RPM Support
In a move that might shock a lot of users, the Gnome development team has proposed the idea of going straight up Flatpak.
-
openSUSE Tumbleweed Ditches AppArmor for SELinux
If you're an openSUSE Tumbleweed user, you can expect a major change to the distribution.
-
Plasma 6.3 Now Available
Plasma desktop v6.3 has a couple of pretty nifty tricks up its sleeve.
-
LibreOffice 25.2 Has Arrived
If you've been hoping for a release that offers more UI customizations, you're in for a treat.
-
TuxCare Has a Big AlmaLinux 9 Announcement in Store
TuxCare announced it has successfully completed a Security Technical Implementation Guide for AlmaLinux OS 9.
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.