]> 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)
commit24bf9537a7b9de8522fa8cb57a6f9f51b56fa66a
tree003133a49887cf2396e15c544621c90b29f68fac
parentffa9b6a571b1f22c0c8f1e6cf186e50a6dc9514d
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.036187 seconds and 5 git commands to generate.