patch from Brian (hiryuu of envisiongames dot net)
-# Makefile.in generated automatically by automake 1.4s from Makefile.am.
+# Makefile.in generated automatically by automake 1.5 from Makefile.am.
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
storeAufsKickWriteQueue(sio);
else if (sio->mode == O_RDONLY)
storeAufsKickReadQueue(sio);
+ if (aiostate->flags.close_request)
+ storeAufsIOCallback(sio, errflag);
debug(78, 3) ("storeAufsOpenDone: exiting\n");
}