From 587ff6faa817f8240e361ac6b13a993715dad97e Mon Sep 17 00:00:00 2001
From: Guido Trotter <ultrotter@google.com>
Date: Wed, 13 May 2009 11:50:39 +0100
Subject: [PATCH] Specify another type of core changes

If a change modifies the way all/most LUs work it should also be
considered core.

Signed-off-by: Guido Trotter <ultrotter@google.com>
---
 doc/design-2.1.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/design-2.1.rst b/doc/design-2.1.rst
index f8c226233..c06468c5b 100644
--- a/doc/design-2.1.rst
+++ b/doc/design-2.1.rst
@@ -29,7 +29,8 @@ Detailed design
 
 As for 2.0 we divide the 2.1 design into three areas:
 
-- core changes, which affect the master daemon/job queue/locking
+- core changes, which affect the master daemon/job queue/locking or all/most
+  logical units
 - logical unit/feature changes
 - external interface changes (eg. command line, os api, hooks, ...)
 
-- 
GitLab