Bug 83405 - DAC960 does not implement BLKPG_ADD_PARTITION
Summary: DAC960 does not implement BLKPG_ADD_PARTITION
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 8.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: 79578 80767
TreeView+ depends on / blocked
 
Reported: 2003-02-04 00:57 UTC by Matt Wilson
Modified: 2007-04-18 16:50 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-06-24 17:07:26 UTC
Embargoed:


Attachments (Terms of Use)

Description Matt Wilson 2003-02-04 00:57:14 UTC
Needs more cases in the generic passup.  In fact, one would think it would be
default:

    case BLKRAGET:
    case BLKRASET:
    case BLKFLSBUF:
    case BLKBSZGET:
    case BLKBSZSET:
      return blk_ioctl(Inode->i_rdev, Request, Argument);

Comment 1 Ben LaHaise 2003-02-04 02:42:47 UTC
fix committed to cvs

Comment 2 Brian Brock 2003-06-24 17:07:26 UTC
driver appears to have changed a lot.  Can't verify specific fix without more
detail, but also haven't seen related complaints since fix was committed to CVS.
 closing.


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