commit | 46a15bc3ec425b546d140581c28192ab7877ddc4 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon Feb 21 13:21:01 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Fri Oct 14 16:47:45 2011 +0200 |
tree | b7a8940d3c26129336429e61f831dfd5b5de30c7 | |
parent | 45dfffebd08c1445493bfa8f0ec05b38714b9b2d [diff] |
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 <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>