Re: [patch 7/8] fdmap v2 - implement sys_socket2

From: Linus Torvalds
Date: Thu Jun 07 2007 - 19:43:56 EST




On Thu, 7 Jun 2007, Davide Libenzi wrote:
>
> We'd still need sys_nonseqfd() though, to move/dup legacy fds into the
> non-sequential area.

Umm. No we don't. Because it's no more than

indirect_syscall(dup, FD_NONSEQ)

isn't it?

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