From c13f3af9247db929fe1be86c0442ef161e615ac4 Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Wed, 8 Jan 2014 21:22:02 -0800 Subject: [PATCH] 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 --- Reading git-format-patch failed