]> sourceware.org Git - lvm2.git/commit
Don't run any complex initialisation for the "version" lvm2 command.
authorPeter Rajnoha <prajnoha@redhat.com>
Fri, 30 Apr 2010 13:28:44 +0000 (13:28 +0000)
committerPeter Rajnoha <prajnoha@redhat.com>
Fri, 30 Apr 2010 13:28:44 +0000 (13:28 +0000)
commitdb85b2ddc745fb382f33c59ac202ee785494d773
tree3ecc210cad714d8b00c6ba19e235dc298802d930
parent4f732b19890ccbd000aac25453ca4488905bc05d
Don't run any complex initialisation for the "version" lvm2 command.

We can use it even in read-only environment where a try to initialise
file-based locking fails (not to mention other processing related with
lvm2 init). Simply, we want to output the version only, nothing else.
And this should always work.
tools/lvmcmdline.c
This page took 0.026084 seconds and 5 git commands to generate.