commit | 85b1492ee113486d871de7676a61f506a43ca475 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <koverstreet@google.com> | Tue May 14 20:33:16 2013 -0700 |
committer | Kent Overstreet <koverstreet@google.com> | Wed Jun 26 17:09:15 2013 -0700 |
tree | aac166ad206a99d2e3c573f7f1792bc765a2cdd4 | |
parent | c37511b863f36c1cc6e18440717fd4cc0e881b8a [diff] |
bcache: Rip out pkey()/pbtree() 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>