Re: [RFC][PATCH] inotify 0.10.0

From: Chris Friesen
Date: Tue Sep 28 2004 - 11:44:41 EST


Andrew Morton wrote:

Why don't you pass a file descriptor into the syscall instead of a pathname?
You can then take a ref on the inode and userspace can close the file.
That gets you permission checking for free.

For passing in the data, that would work. Wouldn't you still need a name or path when getting data back though?

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