Hi! > > 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)
You could try to locate author of that message and ask him for explanation... Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html ------------------------------------------------------------------------- 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