Runtime filesystem consistency checking
Posted Apr 3, 2012 19:58 UTC (Tue) by
NAR (subscriber, #1313)
In reply to:
Runtime filesystem consistency checking by nybble41
Parent article:
Runtime filesystem consistency checking
This also seems to introduce a second point of failure
This was my first thought too. They are using code to check code, which is kind of like automated tests. In my experience tests are wrong about as many times as the code itself (but this could be due to our fragile test environment), so it's one more thing to get right. On the other hand if Recon is changed a lot fewer times than the filesystem code itself, then Recon can reach sufficient maturity to be actually useful.
(
Log in to post comments)