• Andrew Morton's avatar
    [PATCH] ext3fs sb= mount option fix · de2350c5
    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 ext3: when changing the device block size, the
    given superblock is ignored and the code reverts to using block 1.
    de2350c5
super.c 57.6 KB