Re: Is FIOQSIZE compatible? ( was Re: f_ops flag to speed up compatible ioctls in linux kernel)

From: Andi Kleen
Date: Wed Sep 08 2004 - 01:57:36 EST


> Why is FIOQSIZE in arch/x86_64/ia32/ia32_ioctl.c and not in
> include/linux/compat_ioctl.h ?

Probably historical reasons. The ioctls used to be not merged.
>
> It is as far as I can see returning simply loff_t which is 64 bit
> on all architectures.

It could be moved into the generic layer, I agree.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/