From: Kent Overstreet Date: Tue, 12 Nov 2013 02:20:51 +0000 (-0800) Subject: bcache: Make bch_keylist_realloc() take u64s, not nptrs X-Git-Tag: v3.14-rc1~42^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=085d2a3dd4d65b7bce1dead987c647dbbc014281;p=pandora-kernel.git bcache: Make bch_keylist_realloc() take u64s, not nptrs Getting away from KEY_PTRS and moving toward KEY_U64s - and getting rid of magic 2s Also - split out the part that checks against journal entry size so as to avoid a dependancy on struct cache_set in bset.c Signed-off-by: Kent Overstreet --- Reading git-diff-tree failed