From mboxrd@z Thu Jan 1 00:00:00 1970 From: cfeist@sourceware.org Date: 20 May 2008 20:44:18 -0000 Subject: [Cluster-devel] Cluster Project tag, cmirror-kernel_0_1_10, created. cmirror_1_1_15-87-g23e72c4 Message-ID: <20080520204418.28657.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project". http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=23e72c453fcb6b67044d14a778a0b82de95b399c The tag, cmirror-kernel_0_1_10 has been created at 23e72c453fcb6b67044d14a778a0b82de95b399c (commit) - Log ----------------------------------------------------------------- commit 23e72c453fcb6b67044d14a778a0b82de95b399c Author: Jonathan Brassow Date: Fri May 16 12:58:00 2008 -0500 dm-log-clustered: Optimization - no need to send get_resync_work if none left Once recovery has finished, it is never restarted until the mirror is suspended/resumed. So, we can immediately return 0 on a 'get_resync_work' call if recovery has finished (rather than sending to userspace, and then around the cluster). This improves performance. ----------------------------------------------------------------------- hooks/post-receive -- Cluster Project