From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milan Broz Date: Mon, 22 Feb 2010 16:00:37 +0100 Subject: [PATCH 1/2] Add "fake" cluster locking (local locking performed in clvmd) for testing. In-Reply-To: <1266850526-31583-1-git-send-email-mbroz@redhat.com> References: <1266850526-31583-1-git-send-email-mbroz@redhat.com> Message-ID: <4B829C15.1050102@redhat.com> List-Id: To: lvm-devel@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 02/22/2010 03:55 PM, Milan Broz wrote: > This patch introduces simple "cluster" locking, which basically (beware: still not finished, it is more like cluster aware no-locking, but useful for some testing for now.) Milan