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
-
First Release Candidate for Linux Kernel 6.14 Now Available
Linus Torvalds has officially released the first release candidate for kernel 6.14 and it includes over 500,000 lines of modified code, making for a small release.
-
System76 Refreshes Meerkat Mini PC
If you're looking for a small form factor PC powered by Linux, System76 has exactly what you need in the Meerkat mini PC.
-
Gnome 48 Alpha Ready for Testing
The latest Gnome desktop alpha is now available with plenty of new features and improvements.
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
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.