~glennpratt/nginx/apci

« back to all changes in this revision

Viewing changes to src/http/ngx_http_file_cache.c

  • Committer: is
  • Date: 2011-07-19 10:35:02 UTC
  • Revision ID: svn-v4:73f98a42-aea0-e011-b76d-00259023448c:nginx/trunk:3943
fix r3756: release lock to allow other process to delete cache node
patch by Maxim Dounin

Show diffs side-by-side

added added

removed removed

Lines of Context:
1099
1099
        }
1100
1100
 
1101
1101
        if (fcn->deleting) {
1102
 
            continue;
 
1102
            wait = 1;
 
1103
            break;
1103
1104
        }
1104
1105
 
1105
1106
        p = ngx_hex_dump(key, (u_char *) &fcn->node.key,