• Andrew Morton's avatar
    [PATCH] ext3: remove debug code · 712c0c6f
    Andrew Morton authored
    ext3 has fancy test harness code which allows you to simulate crashes (for
    testing recovery).  It will make the underlying disk start ignoring writes a
    specified number of seconds after the mount.
    
    It's inoperative without an additional offline patch anyway, and it's doing
    hacky things which scared Al.  So kill it; I'll maintain it in the separate
    ext3 debug patch.
    712c0c6f
super.c 56.6 KB