Searched hist:"46 a15bc3ec425b546d140581c28192ab7877ddc4" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | lru_cache.h | diff 46a15bc3ec425b546d140581c28192ab7877ddc4 Mon Feb 21 06:21:01 CST 2011 Lars Ellenberg <lars.ellenberg@linbit.com> 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>
|
/openbmc/linux/lib/ |
H A D | lru_cache.c | diff 46a15bc3ec425b546d140581c28192ab7877ddc4 Mon Feb 21 06:21:01 CST 2011 Lars Ellenberg <lars.ellenberg@linbit.com> 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>
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_actlog.c | diff 46a15bc3ec425b546d140581c28192ab7877ddc4 Mon Feb 21 06:21:01 CST 2011 Lars Ellenberg <lars.ellenberg@linbit.com> 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>
|
H A D | drbd_nl.c | diff 46a15bc3ec425b546d140581c28192ab7877ddc4 Mon Feb 21 06:21:01 CST 2011 Lars Ellenberg <lars.ellenberg@linbit.com> 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>
|