« Previous | Next » 

Revision 317b1040

ID317b10407c6ea3e602b5ba7a7a5198eba92a73f4

Added by Iustin Pop almost 14 years ago

hspace: change handling of N+1 bad clusters

Currently we just print a fake result and exit early. This is bad, since
it doesn't use the same codepaths for all the result printing, and has
already led to a bug where hspace looks like completely ignoring the
tiered specs request.

This patch changes the code to override the computation, instead of the
printout, thus allowing tiered specs results for such cases.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences