]> 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)
commit5ff4274f9bb6efdbd533d3f7c7927dc1e98e0684
tree3ecc210cad714d8b00c6ba19e235dc298802d930
parent244646902c49c19699d450a10e4d2f7816d50055
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.041757 seconds and 5 git commands to generate.