cvs commit: src/sys/vfs/hammer hammer.h hammer_blockmap.c hammer_flusher.c hammer_inode.c hammer_io.c hammer_object.c hammer_ondisk.c hammer_undo.c hammer_vfsops.c
Michael Neumann
mneumann at ntecs.de
Fri Jul 18 00:30:55 PDT 2008
Matthew Dillon wrote:
dillon 2008/07/17 17:19:53 PDT
DragonFly src repository
Modified files:
sys/vfs/hammer hammer.h hammer_blockmap.c
hammer_flusher.c hammer_inode.c
hammer_io.c hammer_object.c
hammer_ondisk.c hammer_undo.c
hammer_vfsops.c
Log:
HAMMER 63/Many: IO Error handling features
This commit removes all the remaining Debugger() calls and KKASSERTs in the
Couldn't those KKASSERTs be left in the code and just removed by the
pre-processor?
Regards,
Michael
More information about the Commits
mailing list