bcache: Add bch_keylist_init_single()
authorKent Overstreet <kmo@daterainc.com>
Thu, 9 Jan 2014 05:22:02 +0000 (21:22 -0800)
committerKent Overstreet <kmo@daterainc.com>
Tue, 18 Mar 2014 19:22:36 +0000 (12:22 -0700)
This will potentially save us an allocation when we've got inode/dirent bkeys
that don't fit in the keylist's inline keys.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>

No differences found