bcache: Rip out pkey()/pbtree()
authorKent Overstreet <koverstreet@google.com>
Wed, 15 May 2013 03:33:16 +0000 (20:33 -0700)
committerKent Overstreet <koverstreet@google.com>
Thu, 27 Jun 2013 00:09:15 +0000 (17:09 -0700)
Old gcc doesnt like the struct hack, and it is kind of ugly. So finish
off the work to convert pr_debug() statements to tracepoints, and delete
pkey()/pbtree().

Signed-off-by: Kent Overstreet <koverstreet@google.com>

No differences found