commit | c13f3af9247db929fe1be86c0442ef161e615ac4 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kmo@daterainc.com> | Wed Jan 08 21:22:02 2014 -0800 |
committer | Kent Overstreet <kmo@daterainc.com> | Tue Mar 18 12:22:36 2014 -0700 |
tree | 4af0f4811f92718230992a19f97f41df6f3c59ca | |
parent | 15754020524a56517df082799f07de880f4b29e2 [diff] |
bcache: Add bch_keylist_init_single() 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>