Otavio Salvador <[EMAIL PROTECTED]> wrote: > Jim Meyering <[EMAIL PROTECTED]> writes: > >> -#define LOGICAL_BLOCK_SIZE 4096 >> -static char g_buf[2 * LOGICAL_BLOCK_SIZE]; >> +#define MAX_LOGICAL_BLOCK_SIZE 512 > > Sorry but I failed to see why the MAX would be 512 currently? > > Wouldn't it be 4096?
Good catch. I changed that for testing and forgot to change it back. Thank you! _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

