storeUfsDirRebuildFromSwapLog

From: Evgeny Kotsuba <evgen__k@dont-contact.us>
Date: Sun, 10 Apr 2005 14:18:45 +0400

Hi,
squid-s2_5\src\fs\ufs\store_dir_ufs.c ->
storeUfsDirRebuildFromSwapLog
------8<------------------
        rb->n_read++;
- if (s.op <= SWAP_LOG_NOP)
- continue;
- if (s.op >= SWAP_LOG_MAX)
- continue;
        /*
         * BC: during 2.4 development, we changed the way swap file
         * numbers are assigned and stored. The high 16 bits used
------8<------------------

I didn`t quite catch what those ifs do, but
 \Squid\S2_5\squid-s2_5\src\fs\coss\store_dir_coss.c in
storeCossRebuildFromSwapLog() still has those.

SY,
Evgeny Kotsuba
Received on Sun Apr 10 2005 - 05:19:57 MDT

This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:06 MDT