Side effects of changes in _StoreEntry structure

From: Guido Serassio <serassio@dont-contact.us>
Date: Tue, 21 May 2002 20:26:22 +0200

Hi,

I'm working on COSS.
Some changes made from Adrian are related to > 2 GB COSS store file support.

My question is:

How the following changes impact on other store modules, i.e., existing ufs
caches are still valid or need to be cleaned ?, etc.

-typedef signed int sdirno;
+typedef signed char sdirno;

- sfileno swap_filen:25;
- sdirno swap_dirn:7;
+ sfileno swap_filen;
+ sdirno swap_dirn;

Thanks

Regards

Guido

-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Tue May 21 2002 - 12:26:29 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:29 MST