[OpenAFS-port-darwin] mv issues with panther and 1.2.10a ?

Shantonu Sen ssen@mit.edu
Tue, 13 Jan 2004 13:44:32 -0800


I filed this as:
<http://rt.central.org/rt/Ticket/Display.html?id=2967>

With attached patch. Later I found Chaskiel's bug 
<http://rt.central.org/rt/Ticket/Display.html?id=2899>. However I 
talked to Alexei Kosut about his patch that removed the cross-device 
check (which was in OpenAFS 1.2.10) and he was of the opinion that the 
patch suggested is too severe, since it prevents proper operation when 
you have multiple root volumes mounted. The patch in my bug only 
returns EXDEV if you're copying from AFS to non-AFS.

Shantonu

On Jan 8, 2004, at 11:55 AM, Chaskiel M Grundman wrote:
>
> It appears that the generic filesystem code in darwin does not detect
> attempts to move a file across filesystem types. (at least, this is the
> case for the xnu code I have lying around from almost a year ago; my
> anoncvs access was lost when apple moved to using ADC accounts for APSL
> registration, and I can't make it work anymore....)