[fedora-arm] e2fsprogs alignment

Chris Tyler chris at tylers.info
Tue Jul 10 01:42:32 UTC 2012


On Mon, 2012-07-09 at 19:03 +0100, Gordan Bobic wrote:
> On 07/09/2012 05:25 PM, Peter Robinson wrote:
> 
>  >> And it's a lot more expensive.
>  >
>  > I prefect expense over corrupted filesystems or other equally not nice
>  > situations.
> 
> I prefer a well written program that doesn't require expensive bodges to 
> keep my data safe. What's your point?

Don't diss fixups entirely: hitting an "expensive bodge" once in a while
can be The Right Thing(tm). In some cases it's cheaper than testing
multiple conditions on each iteration of a loop. Using fixups can also
result in shorter code that is easier to audit for correctness and
easier to maintain. (I'm thinking particularly of streaming data here).

-Chris



More information about the arm mailing list