K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-09-02T20:23:49.000000Z K 7 svn:log V 425 - Add some comments to some of the static lock orders. Don't explicitly link proctree and allproc to Giant since that order is already implicitly enforced. - Use a goto to handle the case where we want to enforce a reversal before calling isitmydescendant() in witness_checkorder() so that the logic is easier to follow and so that it is easier to add more forced-reversal cases in the future. MFC after: 3 days END