From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3239 invoked by alias); 19 Oct 2011 16:45:36 -0000 Received: (qmail 3218 invoked by uid 9737); 19 Oct 2011 16:45:36 -0000 Date: Wed, 19 Oct 2011 16:45:00 -0000 Message-ID: <20111019164536.3216.qmail@sourceware.org> From: zkabelac@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2/man lvm.8.in Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2011-10/txt/msg00070.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: zkabelac@sourceware.org 2011-10-19 16:45:35 Modified files: man : lvm.8.in Log message: Add few more protected names Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/lvm.8.in.diff?cvsroot=lvm2&r1=1.6&r2=1.7 --- LVM2/man/lvm.8.in 2010/11/17 10:19:30 1.6 +++ LVM2/man/lvm.8.in 2011/10/19 16:45:35 1.7 @@ -275,7 +275,8 @@ VG and LV names cannot begin with a hyphen. There are also various reserved names that are used internally by lvm that can not be used as LV or VG names. A VG cannot be called anything that exists in /dev/ at the time of creation, nor can it be called '.' or '..'. -A LV cannot be called '.' '..' 'snapshot' or 'pvmove'. The LV name may also not contain the strings '_mlog' or '_mimage' +A LV cannot be called '.' '..' 'snapshot' or 'pvmove'. The LV name may also not contain +the strings '_mlog', '_mimage', '_tmeta', '_tpool'. .SH DIAGNOSTICS