bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frans Pop] [Parted-maintainers] Bug#328629: parted: uses a deprecated i


From: Otavio Salvador
Subject: [Frans Pop] [Parted-maintainers] Bug#328629: parted: uses a deprecated ioctl interface for scsi
Date: Fri, 16 Sep 2005 11:00:24 -0300
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)

--- Begin Message --- Subject: [Parted-maintainers] Bug#328629: parted: uses a deprecated ioctl interface for scsi Date: Fri, 16 Sep 2005 15:25:21 +0200
Package: parted
Version: 1.6.24-2
Severity: important
Tags: d-i

During a d-i installation in vmware I noticed the following warnings in the 
logfiles:
program parted_devices is using a deprecated SCSI ioctl, please convert it to 
SG_IO
program parted_server is using a deprecated SCSI ioctl, please convert it to 
SG_IO

This seems to originate from the following kernel code in
drivers/scsi/scsi_ioctl.c
        /* Check for deprecated ioctls ... all the ioctls which don't
         * follow the new unique numbering scheme are deprecated */
        switch (cmd) {
        case SCSI_IOCTL_SEND_COMMAND:
        case SCSI_IOCTL_TEST_UNIT_READY:
        case SCSI_IOCTL_BENCHMARK_COMMAND:
        case SCSI_IOCTL_SYNC:
        case SCSI_IOCTL_START_UNIT:
        case SCSI_IOCTL_STOP_UNIT:
                printk(KERN_WARNING "program %s is using a deprecated SCSI "
                       "ioctl, please convert it to SG_IO\n", current->comm);

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-16.0508-2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


_______________________________________________
Parted-maintainers mailing list
address@hidden
http://lists.alioth.debian.org/mailman/listinfo/parted-maintainers


--- End Message ---

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: address@hidden      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------
"Microsoft gives you Windows ... Linux gives
 you the whole house."

reply via email to

[Prev in Thread] Current Thread [Next in Thread]