e8a40d5 mkfs.gfs2: Add missing 'K' option

Authored and Committed by rpeterso 10 years ago
    mkfs.gfs2: Add missing 'K' option
    
    Before this patch, we tested for the 'K' option, but we were not
    allowing it in the options to mkfs.gfs2. This patch adds the missing
    'K' option to the call to getopt.
    
    rhbz#1007970
    
        
file modified
+1 -1