Index: /branches/neb_distrib_20081210/Nebulous-Server/bin/neb-admin
===================================================================
--- /branches/neb_distrib_20081210/Nebulous-Server/bin/neb-admin	(revision 23569)
+++ /branches/neb_distrib_20081210/Nebulous-Server/bin/neb-admin	(revision 23570)
@@ -171,4 +171,8 @@
         # if the copies xattr is unset and the object has 2 or more instances, we
         # will assume a target of 2 copies
+	
+	# XXX change this: there should be no default value or we will
+	# have a race condition.  user.copies should never get set by
+	# any client until AFTER a file is no longer in use.
         my $copies = $obj->{copies} || 2;
 
