K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-03-31T03:05:53.000000Z
K 7
svn:log
V 657
From: Katsuhiro Kondou <kondou@nec.co.jp>
To: inn-patches@vix.com
Subject: bug fix for cnfs_next() and etc.

Here is some bug fix for cnfs_next() and etc.

doc/libstorage.3:
        - correct description of OVERsetup()
doc/storage.ctl.5:
        - describe ``maxsize'' a bit more
innd/art.c:
        - call IOError() only if SMerrno is not SMERR_NOERROR
storage/cnfs/cnfs.c:
        - cnfs_next() could not retrieve article
        - check size in CNFSARTHEADER before mmap
storage/interface.c:
        - SMnext() handed old ARTHANDLE even if the method is switched
storage/timehash/timehash.c:
        - timehash_next(RETR_BODY) could not retrieve article

END
