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

From: Chris Wedgwood (cw@f00f.org)
Date: Thu Mar 16 2000 - 03:02:24 EST


On Wed, Mar 15, 2000 at 04:44:44PM +0000, Tigran Aivazian wrote:

> I did not follow this thread so I don't know where it all started
> from but ioctl(2) can and should be used on regular files to
> implement filesystem-specific (exotic?) features. For example, ext2
> has currently getflags/setflags/getversion/setversion ioctls that
> you can use to manipulate individual inodes.

The getflags/setflags stuff needs to change though. Using ioctl for
this means you can't have immutable devices, etc.

-cw

-
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