From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Fri, 26 Aug 2011 10:16:51 -0400 (EDT) Subject: [Cluster-devel] [PATCH 56/56] libgfs2: Make in-core rgrps use rbtree In-Reply-To: <2081538284.166303.1314291832899.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com> Message-ID: <1929758115.180696.1314368211322.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- | From 7a26516c6e3ed7e8fc87d48112171630f6db7677 Mon Sep 17 00:00:00 2001 | From: Bob Peterson | Date: Thu, 25 Aug 2011 11:09:25 -0500 | Subject: [PATCH 56/56] libgfs2: Make in-core rgrps use rbtree | | This patch changes the in-core structure used for resource groups | from a linked list to an rbtree. | | rhbz#675723 Hi, Please disregard this patch: I've caught some serious bugs in it and will be posting a replacement in the near future. Regards, Bob Peterson Red Hat File Systems