]> sourceware.org Git - lvm2.git/commit
Add new --sysinit option for vgchange and lvchange.
authorPeter Rajnoha <prajnoha@redhat.com>
Thu, 6 May 2010 11:15:55 +0000 (11:15 +0000)
committerPeter Rajnoha <prajnoha@redhat.com>
Thu, 6 May 2010 11:15:55 +0000 (11:15 +0000)
commitac24748b4767b49cfa5cbaf7e5f883335aa5a16d
tree89e8e210592711c447eafc5307061eee87892d50
parent4c449886f61d8cb6c9dd998bd5407e5469f7397e
Add new --sysinit option for vgchange and lvchange.

A shortcut for --ignorelockingfailure, --ignoremonitoring, --poll n options
and LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES environment variable used all at
once in initialisation scripts (e.g. rc.sysinit or initrd).
12 files changed:
WHATS_NEW
lib/locking/locking.c
lib/locking/locking.h
liblvm/lvm_base.c
man/lvchange.8.in
man/vgchange.8.in
tools/args.h
tools/commands.h
tools/lvchange.c
tools/lvmcmdline.c
tools/toollib.c
tools/vgchange.c
This page took 0.031974 seconds and 5 git commands to generate.