
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.


---

 fs/ext2/super.c |    0 
 1 files changed

diff -puN fs/ext2/super.c~ext3-alternate-sb-mount-fix fs/ext2/super.c

_
