K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-03-27T04:12:17.000000Z
K 7
svn:log
V 431
From: Katsuhiro Kondou <kondou@nec.co.jp>

There is a problem in expire.c if overview is not stored, and
cnfs method does not close cycbuff and not set close-on-exec.
Attached is against my latest patch posted inn-patches.

expire/expire.c:
        - EXPremove() should be called only if overview is stored
storage/cnfs/cnfs.c:
        - not close cycbuff when cnfs_shutdown() is called
        - not set close-on-exec for cycbuff

END
