Changeset 23570
- Timestamp:
- Mar 26, 2009, 4:23:12 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/neb_distrib_20081210/Nebulous-Server/bin/neb-admin
r23537 r23570 171 171 # if the copies xattr is unset and the object has 2 or more instances, we 172 172 # will assume a target of 2 copies 173 174 # XXX change this: there should be no default value or we will 175 # have a race condition. user.copies should never get set by 176 # any client until AFTER a file is no longer in use. 173 177 my $copies = $obj->{copies} || 2; 174 178
Note:
See TracChangeset
for help on using the changeset viewer.
