Hugo Mills posted on Sat, 04 Apr 2015 13:00:47 +0000 as excerpted:

> On Sat, Apr 04, 2015 at 12:55:08PM +0000, Russell Coker wrote:
> 
>> As an aside are there options to mkfs.btrfs that would make a
>> filesystem mountable by kernel 3.2.65?  If so I'll file a Debian/Jessie
>> bug report requesting that a specific mention be added to the man page.
> 
> Yes, there are. It's probably -O^extref, but if you can show the
> dmesg output from the 3.2 kernel on the failed mount (so that it shows
> what the actual failure was), we should be able to give you a more
> precise answer.

So I was thinking about this, and the several other earlier options where 
support wasn't added until kernel X, and had an idea...

How easy and useful might it be to add to mkfs.btrfs appropriate option-
group aliases such that if one knew the oldest kernel one was likely to 
deal with, all one would need to do for the mkfs would be to set for 
example, -O3.2, or even simply --3.2 (or maybe even --32), and have 
mkfs.btrfs automatically set/unset the appropriate options so it would 
"just work" with that kernel and anything newer?

I imagine that could be a very useful feature for some, and I can't 
imagine it being too hard to setup the aliases since after all that 
should be all that's necessary, so what's left is to decide if it'd 
actually be useful enough to enough people to bother implementing and 
documenting...

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to