commit | b411b3637fa71fce9cf2acf0639009500f5892fe | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Fri Sep 25 16:07:19 2009 -0700 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 01 21:17:49 2009 +0200 |
tree | 6b88e5202e0f137fef50e95b0441bcafdbf91990 | |
parent | 1a35e0f6443f4266dad4c569c55c57a9032596fa [diff] [blame] |
The DRBD driver Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
diff --git a/lib/Kconfig b/lib/Kconfig index bb1326d..1cfe516 100644 --- a/lib/Kconfig +++ b/lib/Kconfig
@@ -200,4 +200,7 @@ config GENERIC_ATOMIC64 bool +config LRU_CACHE + tristate + endmenu