]> sourceware.org Git - lvm2.git/commit
Create _init_globals() and call from bottom of create_toolcontext().
authorDave Wysochanski <dwysocha@redhat.com>
Fri, 12 Dec 2008 03:30:41 +0000 (03:30 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Fri, 12 Dec 2008 03:30:41 +0000 (03:30 +0000)
commit38cc6383b77e4cd0593e5264345850f8cc44070d
tree003133a49887cf2396e15c544621c90b29f68fac
parent77ac863bb85fe5dca6f027b658ddc373831e7691
Create _init_globals() and call from bottom of create_toolcontext().

Move init_full_scan_done(0) and init_mirror_in_sync(0) from init_lvm()
after call to create_toolcontext() to _init_globals(), called from bottom
of create_toolcontext().  No functional change.

Author: Dave Wysochanski <dwysocha@redhat.com>
Acked-by: James Cameron <james.cameron@hp.com>
Acked-by: Alasdair G Kergon <agk@redhat.com>
lib/commands/toolcontext.c
tools/lvmcmdline.c
This page took 0.038983 seconds and 5 git commands to generate.