From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] mv vs cp From: "rob pike" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20011008144648.63B1319A0B@mail.cse.psu.edu> Date: Mon, 8 Oct 2001 10:46:44 -0400 Topicbox-Message-UUID: 01eb4d34-eaca-11e9-9e20-41e7f4b1d025 > We accept that the "trees" (you're perfectly right about directed > graphs) are rooted at the same fileserver, I think. Do you? A mv-tree thingy would require the server to know the name space of the client to get this right. The server doesn't know that one of the files in the client's tree is somewhere else. I honestly don't see a reasonable way to do this right, even if we don't worry about race conditions (and we do). -rob