HAMMER VFS - Add debugging for write I/O
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 10 Jan 2010 01:37:51 +0000 (17:37 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 10 Jan 2010 01:37:51 +0000 (17:37 -0800)
commit6367d0f9e6eb5da3982f7a502d5c999407a6101b
treecd896c88663774d5480f40c3df4f2dfec1904d92
parent6048b4113f26008d927fa69ddd438dabc392ef1f
HAMMER VFS - Add debugging for write I/O

* vfs.hammer.debug_io=2 will kprintf() each write I/O
sys/vfs/hammer/hammer_io.c