ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.359 by root, Sat Sep 8 18:15:55 2007 UTC vs.
Revision 1.360 by root, Sun Sep 9 06:25:46 2007 UTC

1891 1891
1892 { 1892 {
1893 my $guard = cf::lock_acquire "map_data:$path"; 1893 my $guard = cf::lock_acquire "map_data:$path";
1894 1894
1895 return unless $self->valid; 1895 return unless $self->valid;
1896 return if $self->in_memory != cf::MAP_SWAPPED; 1896 return unless $self->in_memory == cf::MAP_SWAPPED;
1897 1897
1898 $self->in_memory (cf::MAP_LOADING); 1898 $self->in_memory (cf::MAP_LOADING);
1899 1899
1900 $self->alloc; 1900 $self->alloc;
1901 1901

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines