Skip to content
Commit 1027abe8 authored by Al Viro's avatar Al Viro
Browse files

[PATCH] merge locate_fd() and get_unused_fd()



	New primitive: alloc_fd(start, flags).  get_unused_fd() and
get_unused_fd_flags() become wrappers on top of it.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent a1bc6eb4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment