From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31162 invoked by alias); 23 Jun 2006 20:32:44 -0000 Received: (qmail 31143 invoked by uid 9475); 23 Jun 2006 20:32:43 -0000 Date: Fri, 23 Jun 2006 20:32:00 -0000 Message-ID: <20060623203243.31142.qmail@sourceware.org> From: bmarzins@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/gnbd bin/Makefile tools/gnbd_export/Ma ... Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00565.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL4 Changes by: bmarzins@sourceware.org 2006-06-23 20:32:43 Modified files: gnbd/bin : Makefile gnbd/tools/gnbd_export: Makefile gnbd_export.c gnbd/tools/gnbd_import: gnbd_import.c Added files: gnbd/tools/gnbd_export: gnbd_get_uid Log message: gnbd can now multipath exported partitions, instead of just whole devices. Also, multipathd will now automagically monitor the gnbd devices correctly, and multipath will now automagically create multipath devices on top of the appropriate gnbds when they are imported, just like it does with other block devices when they are loaded. Fixes bug 196084, and a bunch of other ones which never got bugzillas. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/bin/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.2&r2=1.2.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/gnbd_get_uid.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=NONE&r2=1.1.4.1 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1.2.4&r2=1.1.2.5 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/gnbd_export.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.5.2.3&r2=1.5.2.4 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_import/gnbd_import.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.11.2.4&r2=1.11.2.5