From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29481 invoked by alias); 10 Dec 2004 16:01:36 -0000 Mailing-List: contact lvm2-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sources.redhat.com Received: (qmail 29467 invoked by uid 9447); 10 Dec 2004 16:01:35 -0000 Date: Fri, 10 Dec 2004 16:01:00 -0000 Message-ID: <20041210160135.29465.qmail@sourceware.org> From: agk@sourceware.org To: lvm2-cvs@sources.redhat.com Subject: LVM2 ./WHATS_NEW lib/commands/toolcontext.c li ... X-SW-Source: 2004-12/txt/msg00005.txt.bz2 List-Id: CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: agk@sourceware.org 2004-12-10 16:01:35 Modified files: . : WHATS_NEW lib/commands : toolcontext.c lib/device : dev-cache.c dev-io.c device.c device.h lib/filters : filter.c lib/log : log.c tools : lvmcmdline.c Log message: Additional device-handling debug messages. Additional verbosity level -vvvv includes line numbers and backtraces. Verbose messages now go to stderr not stdout. Close any stray file descriptors before starting. Refine partitionable checks for certain device types. Allow devices/types to override built-ins. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.126&r2=1.127 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/commands/toolcontext.c.diff?cvsroot=lvm2&r1=1.27&r2=1.28 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/device/dev-cache.c.diff?cvsroot=lvm2&r1=1.33&r2=1.34 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/device/dev-io.c.diff?cvsroot=lvm2&r1=1.40&r2=1.41 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/device/device.c.diff?cvsroot=lvm2&r1=1.17&r2=1.18 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/device/device.h.diff?cvsroot=lvm2&r1=1.24&r2=1.25 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/filters/filter.c.diff?cvsroot=lvm2&r1=1.24&r2=1.25 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/log/log.c.diff?cvsroot=lvm2&r1=1.25&r2=1.26 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/tools/lvmcmdline.c.diff?cvsroot=lvm2&r1=1.17&r2=1.18