Whamcloud - gitweb
Omnibus lconf update, courtesy of HP.
authorphil <phil>
Tue, 1 Mar 2005 00:20:14 +0000 (00:20 +0000)
committerphil <phil>
Tue, 1 Mar 2005 00:20:14 +0000 (00:20 +0000)
commit91bcd0387a7e6033611e2b059e2991c75bd8f438
tree68f45249b0195be5a128894bd7ae26380385006b
parentd03ffd3b79b9a83c7279c1f62baab9a42b8d94fb
Omnibus lconf update, courtesy of HP.

lconf_write_conf_failover-cfs5111.patch
b=5111
Info:
        HP SFS 1575/CFS 5111
        Allow lconf --write_conf to handle stopping when the MDS device
        started in recovery.

lconf_pidfile_fix-cfs4903.patch:
b=4903
Info:
        HP SFS 1515, 1597/CFS 4903, 5091, 5452

        Fix the my_int() routine to handle arguments that are already
        integers correctly, and also handle octal values in the same way
        as hexadecimal ones are handled, and handle non-numeric strings,
        which will trigger TypeError exception, appropriately.

        Partially address issues identified with starting up and shutting
        down the acceptor daemon. For startup we attempt to deal with the
        possibility of another lconf instance racing with us that is also
        attempting to start the daemon. For shutdown we wait for up to 15
        seconds for the daemon to shut down properly before continuing.

lconf_validate_upcall-sfs1487.patch:
Info:
        HP SFS 1487
        Fixes erroneous comment in LCTLInterface class.
        Adds validation check to make sure that the specified upcall
        exists and is executable if appropriate.

lconf_whitespace_fixup.patch:
Info:
        Fix up white space on all lines to be consistent as part of the
        lustre 1.4.0 merge.
lustre/utils/lconf