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

From: Jamie Lokier (lfs@tantalophile.demon.co.uk)
Date: Wed Mar 15 2000 - 12:08:01 EST


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:17 EST