[bknr-cvs] ksprotte changed branches/bos/projects/bos/m2/allocation-cache.lisp
BKNR Commits
bknr at bknr.net
Mon Jul 21 15:40:49 UTC 2008
Revision: 3540
Author: ksprotte
URL: http://bknr.net/trac/changeset/3540
fix for allocation-cache-subsystem; call (rebuild-cache) on snapshot-subsystem
U branches/bos/projects/bos/m2/allocation-cache.lisp
Modified: branches/bos/projects/bos/m2/allocation-cache.lisp
===================================================================
--- branches/bos/projects/bos/m2/allocation-cache.lisp 2008-07-21 15:38:26 UTC (rev 3539)
+++ branches/bos/projects/bos/m2/allocation-cache.lisp 2008-07-21 15:40:49 UTC (rev 3540)
@@ -263,4 +263,5 @@
(rebuild-cache))
(defmethod bknr.datastore::snapshot-subsystem (store (subsystem allocation-cache-subsystem))
- )
\ No newline at end of file
+ (rebuild-cache))
+
More information about the Bknr-cvs
mailing list