Bug 131199 - Remove deprecated ioctl in kudzu
Summary: Remove deprecated ioctl in kudzu
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kudzu
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
: 131198 (view as bug list)
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-08-29 03:15 UTC by Reuben Farrelly
Modified: 2014-03-17 02:47 UTC (History)
1 user (show)

Fixed In Version: 1.1.94-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-13 04:17:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Reuben Farrelly 2004-08-29 03:15:12 UTC
Recent kernels display this message when they are executed:

program kudzu is using a deprecated SCSI ioctl, please convert it to 
SG_IO
program kudzu is using a deprecated SCSI ioctl, please convert it to 
SG_IO

Note that in newer Linux kernels, the following ioctls are deprecated:
SCSI_IOCTL_SEND_COMMAND
SCSI_IOCTL_TEST_UNIT_READY
SCSI_IOCTL_BENCHMARK_COMMAND
SCSI_IOCTL_SYNC
SCSI_IOCTL_START_UNIT
SCSI_IOCTL_STOP_UNIT

Therefore kudzu needs to be updated to use the newer ones...

Comment 1 Bill Nottingham 2004-08-30 02:31:21 UTC
*** Bug 131198 has been marked as a duplicate of this bug. ***

Comment 2 Bill Nottingham 2004-10-13 04:17:18 UTC
'Fixed' in 1.1.94-1.


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