[Bug 603328] New: addpart does not cope with command line parameters larger than 2^31-1
http://bugzilla.novell.com/show_bug.cgi?id=603328 http://bugzilla.novell.com/show_bug.cgi?id=603328#c0 Summary: addpart does not cope with command line parameters larger than 2^31-1 Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 6 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: fehr@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- While testing with a virtual disk of size 3TB Arvin found that addpart (which is called by libstorage) is not able to handle command line parameters larger than than 2147483647 since it uses atol instead of atoll to convert from string to long long type. Attached patch fixes the problem. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=603328 http://bugzilla.novell.com/show_bug.cgi?id=603328#c1 --- Comment #1 from Thomas Fehr <fehr@novell.com> 2010-05-06 14:06:27 UTC --- Created an attachment (id=360105) --> (http://bugzilla.novell.com/attachment.cgi?id=360105) patch to fiix the problem -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=603328 http://bugzilla.novell.com/show_bug.cgi?id=603328#c2 Thomas Fehr <fehr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |hvogel@novell.com |ovo.novell.com | --- Comment #2 from Thomas Fehr <fehr@novell.com> 2010-05-06 14:07:17 UTC --- Reassigned to maintainer of util-linux. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=603328 http://bugzilla.novell.com/show_bug.cgi?id=603328#c Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED Status Whiteboard| |util-linux -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=603328 http://bugzilla.novell.com/show_bug.cgi?id=603328#c4 --- Comment #4 from Petr Uzel <puzel@novell.com> 2010-05-11 14:01:52 UTC --- Fix submitted to Factory. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=603328 http://bugzilla.novell.com/show_bug.cgi?id=603328#c5 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Petr Uzel <puzel@novell.com> 2010-05-11 14:48:49 UTC --- Fixed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=603328 http://bugzilla.novell.com/show_bug.cgi?id=603328#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (603328) was mentioned in https://build.opensuse.org/request/show/39808 Factory / util-linux -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com