'#ifndef DIAGNOSTIC' in nfsclient code looks like a typo

Mikolaj Golub to.my.trociny at gmail.com
Sat Jun 12 19:15:58 UTC 2010


On Fri, 11 Jun 2010 22:10:59 +0300 Kostik Belousov wrote:

 KB> All the changes should be converted to the KASSERTs. There is no point
 KB> in doing
 KB>         if (something)
 KB>                 panic();
 KB> for diagnostic; use
 KB>         KASSERT(something, (panic message));

Please look at the attached patch.

-- 
Mikolaj Golub

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nfs.KASSERT.patch
Type: text/x-patch
Size: 11455 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20100612/541239a2/nfs.KASSERT.bin


More information about the freebsd-fs mailing list