Re: [RFC 0/13] extents and 48bit ext3
- From: Jeff Garzik <jeff@xxxxxxxxxx>
- Date: Fri, 09 Jun 2006 11:40:03 -0400
Andrew Morton wrote:
Ted&co have been pretty good at avoiding compatibility problems.
Well, extents and 48bit make that track record demonstrably worse.
Users are now forced to remember that, if they write to their filesystem after using either $mmver or $korgver kernels, they are locked out of using older kernels.
From the user's perspective, ext3 has no clear "metadata version 1", "metadata version 2" division. Thus they are now forced to keep a matrix of kernel versions and ext3 feature flag support, to know which kernels are usable with which data. It is a support nightmare.
At no point is a user ever told, in big capital letters, "IF YOU WRITE TO THIS FILESYSTEM, YOU CAN'T BOOT OLDER KERNELS." There is no "click OK to continue with this dramatic event."
And as features continue to be added in this manner, this problem gets _exponentially_ worse.
On the project management side of things, I see no indication that this momentum slow -- which implies to me that people will keep slapping new stuff into ext3, rather than directing energy towards a newer, cleaner ext-NG filesystem.
Dragging around back-compat really constrains freedom, and you have to have some sort of "pressure relief valve" (a massive, wildly incompatible update) eventually.
In my mind, it's analagous to locking developers into developing and deploying new features into a stable branch of software. The hacks just get worse and worse, as you bend over backwards for back-compat.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [RFC 0/13] extents and 48bit ext3
- From: Michael Poole
- Re: [RFC 0/13] extents and 48bit ext3
- From: Andrew Morton
- Re: [RFC 0/13] extents and 48bit ext3
- From: Matthew Wilcox
- Re: [RFC 0/13] extents and 48bit ext3
- References:
- [RFC 0/13] extents and 48bit ext3
- From: Mingming Cao
- Re: [RFC 0/13] extents and 48bit ext3
- From: Christoph Hellwig
- Re: [RFC 0/13] extents and 48bit ext3
- From: Andrew Morton
- [RFC 0/13] extents and 48bit ext3
- Prev by Date: Re: [PATCH][INCOMPLETE] sata_nv: merge ADMA support
- Next by Date: Re: [Patch][RFC] Disabling per-tgid stats on task exit in taskstats
- Previous by thread: Re: [RFC 0/13] extents and 48bit ext3
- Next by thread: Re: [RFC 0/13] extents and 48bit ext3
- Index(es):
Relevant Pages
|