Bug 484118 - block_sizes not used in struct _PedDisk
Summary: block_sizes not used in struct _PedDisk
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: parted
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Joel Andres Granados
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-04 21:13 UTC by David Cantrell
Modified: 2009-06-12 12:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-12 12:49:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Cantrell 2009-02-04 21:13:09 UTC
In include/parted/disk.h around line 158 is the definition for the block_sizes member of the _PedDisk structure:

         const int*          block_sizes; /**< block sizes supported
                                               by this label */

This structure member is not used anywhere in libparted.  I would suggest it be removed since having it there is a bit confusing.

Comment 1 Joel Andres Granados 2009-03-26 14:38:46 UTC
I'll take this up with upstream :)
thx for the report.

Comment 2 Bug Zapper 2009-06-09 11:04:13 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Joel Andres Granados 2009-06-12 12:49:03 UTC
I'll include this in new parted version for rawhide so I don't forget to post it to upstream.  This will be available in the next version of parted parted-1.9.0


Note You need to log in before you can comment on or make changes to this bug.