Change use of Z_PARTIAL_FLUSH to Z_SYNC_FLUSH in the hibernate code as per
authormlarkin <mlarkin@openbsd.org>
Wed, 21 May 2014 02:26:49 +0000 (02:26 +0000)
committermlarkin <mlarkin@openbsd.org>
Wed, 21 May 2014 02:26:49 +0000 (02:26 +0000)
commit527cac003209f96d7b0650da8a2d659c1b0cd4e3
tree51fba7e2aa38ee958206da1af77af3b7e8a4c74f
parentd885c433e7465532064be6dc23d286bfd038e9c3
Change use of Z_PARTIAL_FLUSH to Z_SYNC_FLUSH in the hibernate code as per
a warning/comment in zlib.h that Z_PARTIAL_FLUSH "will be removed, use
Z_SYNC_FLUSH instead".
sys/kern/subr_hibernate.c