get_unused_fd & get_empty_filp

Magnus Ahltorp (map@stacken.kth.se)
08 Oct 1998 21:56:28 +0200


Would it be very bad if get_unused_fd() and get_empty_filp() were
exported, so that modules are able to allocate entries in the file
table?

This is absolutely necessary for "half way" open system calls, that
does the file name lookup in one part, and the actual opening in the
second part.

/Magnus
map@stacken.kth.se

http://www.stacken.kth.se/projekt/arla/

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