Re: mempools conversions, more ..

From: Andres Kroonmaa <andre@dont-contact.us>
Date: Mon, 9 Oct 2000 20:33:56 +0200

squid-HEAD/src>grep _RebuildState fs/*/*.c

fs/aufs/store_dir_aufs.c:typedef struct _RebuildState RebuildState;
fs/aufs/store_dir_aufs.c:struct _RebuildState {
fs/coss/store_dir_coss.c:typedef struct _RebuildState RebuildState;
fs/coss/store_dir_coss.c:struct _RebuildState {
fs/diskd/store_dir_diskd.c:typedef struct _RebuildState RebuildState;
fs/diskd/store_dir_diskd.c:struct _RebuildState {
fs/ufs/store_dir_ufs.c:typedef struct _RebuildState RebuildState;
fs/ufs/store_dir_ufs.c:struct _RebuildState {

 Is this intentional that each FS type has its own private definition
 of typedef/struct _RebuildState ?
 shouldn't these be moved to structs.h and typedefs.h ?

------------------------------------
 Andres Kroonmaa <andre@online.ee>
 Delfi Online
 Tel: 6501 731, Fax: 6501 708
 Pärnu mnt. 158, Tallinn,
 11317 Estonia
Received on Mon Oct 09 2000 - 12:37:04 MDT

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