Re: VFS event hooks

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 28 Jun 1999 11:15:45 +0100 (BST)


> This is what I thought at first, too. But using SIGIO (IIRC) would
> limit you to one process per inode which can receive change events.

That isnt the case. The task is per file handle. Two people can get kicked
by the same file handle and indeed sometimes do.

Alan

-
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/