58
58
if (flush_io_cache(&info->rec_cache))
60
reinit_io_cache(&info->rec_cache,internal::READ_CACHE,0,
60
info->rec_cache.reinit_io_cache(internal::READ_CACHE,0, (bool) (info->lock_type != F_UNLCK),1);
63
62
if (info->lock_type != F_UNLCK && ! info->was_locked)