]> sourceware.org Git - lvm2.git/commit
Fixed bug where lvresize option -t was not properly passed to fsadm.
authorZdeněk Kabeláč <zkabelac@redhat.com>
Tue, 24 Feb 2009 15:48:00 +0000 (15:48 +0000)
committerZdeněk Kabeláč <zkabelac@redhat.com>
Tue, 24 Feb 2009 15:48:00 +0000 (15:48 +0000)
commitc4d4403955c997f569fd4f88ea5e72972ef94592
tree07977a53cf3c552a484fec30525ede9052ac18b6
parenta0bb2dc9078e77c0c268d65b0e0e0fdbc2987422
Fixed bug where lvresize option -t was not properly passed to fsadm.
Using argv[] list in exec_cmd() to allow more params for external commands.
Fsadm does not allow checking mounted filesystem.
Fsadm no longer accepts 'any other key' as 'no' answer to y/n.
Fsadm improved handling of command line options.
WHATS_NEW
lib/activate/activate.c
lib/misc/lvm-exec.c
lib/misc/lvm-exec.h
scripts/fsadm.sh
tools/lvresize.c
This page took 0.035782 seconds and 5 git commands to generate.