From: Lars Ellenberg Date: Mon, 21 Feb 2011 12:21:01 +0000 (+0100) Subject: lru_cache: allow multiple changes per transaction X-Git-Tag: v3.8-rc1~78^2~18^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a15bc3ec425b546d140581c28192ab7877ddc4;p=pandora-kernel.git lru_cache: allow multiple changes per transaction Allow multiple changes to the active set of elements in lru_cache. The only current user of lru_cache, drbd, is driving this generalisation. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed