[EMAIL PROTECTED] writes: > The attached 1 line patch uses the maximum of the two block sizes and > fixes the problem I'm seeing.
Surely it should use the least common multiple of the two block sizes? (Checking for overflow, of course.) _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
