Hi Andries,

I should have contacted you about the porting patch I did long time
ago, sorry about that. I'll be resyncronizing it again as it has been
removed from the Debian package due to much divergence with upstream,
and will send it straight to you.

On Thu, Mar 24, 2005 at 01:24:19AM +0100, [EMAIL PROTECTED] wrote:
> Package: util-linux
> Version: 2.12-10
> 
> On Debian 3.1 on a system with 64-bit kernel and 32-bit user space
> fdisk as distributed by Debian gives the kernel error message
> 
> Mar 23 19:38:56 localhost kernel: ioctl32(fdisk:4588): Unknown cmd fd(4) 
> cmd(40081272){00} arg(7fff7bf8) on /dev/sda
> 
> The vanilla upstream package works fine.
> This Debian bug is caused by the patch by Guillem Jover: it has
> 
> #define BLKGETSIZE64 _IOR(0x12,114,long long)

Hmmm I couldn't recall doing that in my initial patch, I only moved
the ioctl definitions into a single place without touching them,
I've tracked it to a change made in <http://bugs.debian.org/218894>.

> but that is the wrong definition - the last argument should be size_t.

regards,
guillem


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to