Re: generalizing khttpd

Tigran Aivazian (tigran@sco.COM)
Fri, 11 Jun 1999 14:33:50 +0100 (BST)


On Fri, 11 Jun 1999, Bjorn Wesen wrote:

> On Fri, 11 Jun 1999, Tigran Aivazian wrote:
> > same can be achieved by running RT userspace code). This is why things
> > like sys_copyfile() or sys_movedirectorytree_atomically() would be a good
>
> what about sendfile() for copying ? or rename() for moving a directory
> tree ? if rename() can't do it, you're on different filesystems and that'd
> require locking both. hairy..

Being on different filesystems is the only situation I was talking about.
What do you mean by "hairy.." ? That it cannot be done efficiently or
what?

Tigran.

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