On Wed, Apr 13, 2011 at 9:22 AM, Timo Juhani Lindfors <[email protected]> wrote: > if (last >= total_size) { > *errmsg = _("Partition ends in the final partial cylinder"); > return -1; > } > > and the check was added in > > commit 7eda085c41faa3445b4b168ce78ab18dab87d98a > Author: Karel Zak <[email protected]> > Date: Thu Dec 7 00:25:39 2006 +0100 > > Imported from util-linux-2.9v tarball. > > > but I don't really know what to do about this. Maybe the error message
In that case it should be forwarded upstream. -- Olaf -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

