merge 337720 337719
severity 337720 wishlist
done

This is the same as the cp bug--ea's aren't preserved by design. Adding
support for ea's is a wishlist item. mv implicitly uses the same code as
cp -p when moving accross filesystems, which is why acls are preserved.
Moving within a filesystem is basically a rename; the user-defined ea's
are preserved because the result of the mv operation is the same inode
on-disk, but with a new name pointing to it.

Mike Stone


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to