--------------------- PatchSet 5788 Date: 2003/06/19 21:11:09 Author: serassio Branch: nt-2_5 Tag: (none) Log: Synced awin32 with aufs changes Members: src/fs/awin32/store_io_aufs.c:1.1.62.13->1.1.62.14 Index: squid/src/fs/awin32/store_io_aufs.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/fs/awin32/Attic/store_io_aufs.c,v retrieving revision 1.1.62.13 retrieving revision 1.1.62.14 diff -u -r1.1.62.13 -r1.1.62.14 --- squid/src/fs/awin32/store_io_aufs.c 16 Nov 2002 17:37:53 -0000 1.1.62.13 +++ squid/src/fs/awin32/store_io_aufs.c 19 Jun 2003 21:11:09 -0000 1.1.62.14 @@ -1,6 +1,6 @@ /* - * $Id: store_io_aufs.c,v 1.1.62.13 2002/11/16 17:37:53 serassio Exp $ + * $Id: store_io_aufs.c,v 1.1.62.14 2003/06/19 21:11:09 serassio Exp $ * * DEBUG: section 79 Storage Manager awin32 Interface * AUTHOR: Robert Collins @@ -449,9 +449,9 @@ debug(79, 9) ("%s:%d\n", __FILE__, __LINE__); cbdataUnlock(their_data); aiostate->fd = -1; - cbdataFree(sio); if (aiostate->flags.opening) Opening_FD--; + cbdataFree(sio); if (fd < 0) return; debug(79, 9) ("%s:%d\n", __FILE__, __LINE__);