K 10 svn:author V 6 alfred K 8 svn:date V 27 2004-07-02T07:40:10.000000Z K 7 svn:log V 198 We allocate an array of pointers to the global file table while not holding the filelist_lock. This means the filelist can change size while allocating. Detect this race and retry the allocation. END