bcache: fix crash in bcache_btree_node_alloc_fail tracepoint
authorSlava Pestov <sp@daterainc.com>
Fri, 23 May 2014 18:18:35 +0000 (11:18 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 4 Aug 2014 22:23:03 +0000 (15:23 -0700)
commit913dc33fb2720fb5f979011664294137ddd8b13b
tree2c32d5afad1625a9f39ef0efdc2c1b89be7c8c46
parent60ae81eee86dd7a520db8c1e3d702b49fc0418b5
bcache: fix crash in bcache_btree_node_alloc_fail tracepoint

'b' was NULL.

Change-Id: Icac0fd04afa2d23f213d96d51afd53374e6dd0c0
drivers/md/bcache/btree.c
include/trace/events/bcache.h
This page took 0.024181 seconds and 5 git commands to generate.