Re: [reiserfs-dev] [PATCH] UUID & volume labels support for

Chris Mason (mason@suse.com)
Wed, 09 Jan 2002 11:07:29 -0500


On Wednesday, January 09, 2002 06:58:26 PM +0300 Oleg Drokin
<green@namesys.com> wrote:

> Hello!
>
> On Wed, Jan 09, 2002 at 10:47:59AM -0500, Chris Mason wrote:
>
>> > Attached is the patch that reserves space for volume label and UUID
>> > in reiserfs v3.6 superblock. It also generates random UUID for
>> > volumes converted from 3.5 to 3.6 format by the kernel. Original
>> > patch author is Andreas Dilger <adilger@turbolabs.com>. Please
>> > apply.
>> This should not be applied until an updated (non beta) reiserfsprogs
>> package that supports these features has been released.
> Hey, reserving some space in superblock won't hurt.

Reserving it is fine ;-) Using it isn't a good idea until the progs
understand it. Our policy should be to never require a progs update in a
stable kernel series (just like most stable parts of the kernel).

But, the progs are improving so quickly that we should bend this rule a
little bit. Another example is the unlink truncate patch never should have
been sent to Marcelo without a non-beta reiserfsprogs that understood it.
Neither should this patch (even though it is a much smaller problem).

-chris

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/