• Andrew Morton's avatar
    [PATCH] ext2fs sb= mount option fix · 27efbbaf
    Andrew Morton authored
    From: <achurch@achurch.org> (Andrew Church)
    
    The following patch fixes a bug in the processing of the sb= (alternate
    superblock) mount option for ext2: when changing the device block size, the
    given superblock is ignored and the code reverts to using block 1.
    27efbbaf
super.c 29.2 KB