On Sun, May 20, 2007 at 10:47:34PM +0200, Tim Dijkstra wrote:
> Hi Luca,
> 
> I just got this report from a swap-offset user:
> 
>   I've just stumbled upon this message in my syslog after today's upgrade of 
> uswsusp:
> 
>   program swap-offset is using a deprecated SCSI ioctl, please convert it to 
> SG_IO

That smells fishy, since i only see two ioctls in swap-offset.c:

        if (ioctl(fd, FIGETBSZ, &blk_size)) {
        if (ioctl(fd, FIBMAP, &block)) {

And both don't look like a "deprecated SCSI ioctl".

But i can reproduce it here (with ata-piix as hdd driver)
-- 
Stefan Seyfried
QA / R&D Team Mobile Devices        |              "Any ideas, John?"
SUSE LINUX Products GmbH, Nürnberg  | "Well, surrounding them's out." 

This footer brought to you by insane German lawmakers:
SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to