Re: fcntl(2) and other file systems like XFS

From: Jim Mostek (mostek@sgi.com)
Date: Wed Mar 15 2000 - 14:12:32 EST


OK. I guess we will use the ioctl interface. Seems ugly, but it works.
We will need to deal with the issue of apps invoking ioctls (thinking they
are using a device) and potentially hitting these file operations.

Thanks,

Jim

>
>Jim Mostek wrote:
>> I don't think ioctl(2) should be used for regular files.
>> >From man ioctl(2) on Linux.
>> ENOTTY d is not associated with a character special device.
>
>However, ioctl(2) _is_ used for regular files with ext2.
>It's already a bit broken -- you can't use those ext2 ioctls
>on devices because the open device gets the ioctl instead. Ugly isn't it?
>
>-- Jamie
>

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



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:18 EST