425f7fb Sort singlePV=True requests so they come first.

Authored and Committed by dcantrell 13 years ago
    Sort singlePV=True requests so they come first.
    
    As another way to ensure the singlePV asVol requests get full pick of
    what PV they want to destroy, make sure they come before the regular
    asVol requests.
    
    (Code from Dave Lehman <dlehman@redhat.com>)
    
    Related: rhbz#618376