--- - branch: MAIN date: Sun Oct 2 16:44:02 UTC 2016 files: - new: '1.83' old: '1.82' path: src/sys/kern/vfs_wapbl.c pathrev: src/sys/kern/vfs_wapbl.c@1.83 type: modified id: 20161002T164402Z.8b14b6ac7fc35474b2e4acb38740b4b946c51deb log: | fix off-by-one in wapbl_write_revocations() - when exiting the write loop, wd gets set to next unwritten record, not last written one as code assumed; 'lost head!' KASSERT is not triggered any more module: src subject: 'CVS commit: src/sys/kern' unixtime: '1475426642' user: jdolecek