Don't call getpid() in dprint() unless we are going to use it
authorJens Axboe <jens.axboe@oracle.com>
Fri, 19 Mar 2010 07:08:06 +0000 (08:08 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 19 Mar 2010 07:08:06 +0000 (08:08 +0100)
commit440a5981b37580b3c0f5109bc7f6b5a412ab67fc
treefbba32d9e679c25b144c82620cc149e7318552de
parent9bbf57cc80d915d8cc87240276334ddd5aaac547
Don't call getpid() in dprint() unless we are going to use it

Reported-by: David Andersen <dga@cs.cmu.edu>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
debug.h