5b5c830 qdisk: mkqdisk argument positioning

1 file Authored by Tatsuo Kawasaki 13 years ago, Committed by lon 13 years ago,
    qdisk: mkqdisk argument positioning
    
    mkqdisk debug option (-d) doesn't work after -L option.
    
    This works:
      mkqdisk -d -L
    
    This should also work:
      mkqdisk -L -d
    
    This patch fixes the behavior.
    
    Resolves: rhbz#555246
    
    Signed-off-by: Lon Hohberger <lhh@redhat.com>
    
        
file modified
+16 -7