• Andrew Morton's avatar
    [PATCH] ioctl(BLKBSZSET) fix and cleanup · 923a1b0f
    Andrew Morton authored
    From: Lou Langholtz <ldl@aros.net>
    
    - set_blocksize() already does those size checks.
    
    - test the set_blocksize() return value: it can fail if the requested
      blocksize is less that the hard sector size.
    923a1b0f
ioctl.c 5.13 KB