[lvm-devel] LVM2 ./WHATS_NEW lib/commands/toolcontext.c li ...

Zdenek Kabelac zkabelac at redhat.com
Fri Nov 12 07:54:21 UTC 2010


Dne 11.11.2010 18:29, agk at sourceware.org napsal(a):
> CVSROOT:	/cvs/lvm2
> Module name:	LVM2
> Changes by:	agk at sourceware.org	2010-11-11 17:29:06
> 
> Modified files:
> 	.              : WHATS_NEW 
> 	lib/commands   : toolcontext.c toolcontext.h 
> 	lib/metadata   : lv_manip.c metadata-exported.h 
> 	liblvm         : lvm_lv.c 
> 	tools          : args.h lvchange.c lvcreate.c lvm.c 
> 	                 lvm2cmdline.h lvmcmdline.c pvchange.c tools.h 
> 	                 vgchange.c vgcreate.c 
> 
> Log message:
> 	Support repetition of --addtag and --deltag arguments.
> 	Add infrastructure for specific cmdline arguments to be repeated in groups.
> 	Split the_args cmdline arguments and values into arg_props and arg_values.
> 
>/LVM2/tools/vgcreate.c.diff?cvsroot=lvm2&r1=1.80&r2=1.81
> 
> --- LVM2/WHATS_NEW	2010/11/10 16:14:02	1.1795
> +++ LVM2/WHATS_NEW	2010/11/11 17:29:05	1.1796
> @@ -1,7 +1,10 @@
>  Version 2.02.77 -
>  ===================================
> -  Fix fsadm need of using '-f' for downsize of unmounted filesystem.
> -  Fix fsadm regression in detection of mounted filesystem for older systems (2.0.75).
> +  Support repetition of --addtag and --deltag arguments.
> +  Add infrastructure for specific cmdline arguments to be repeated in groups.
> +  Split the_args cmdline arguments and values into arg_props and arg_values.
> +FIXME??? Fix fsadm need of using '-f' for downsize of unmounted filesystem.
> +  Fix fsadm to detect mounted filesystems on older systems. (2.0.75)
>    Extend cling allocation policy to recognise PV tags (cling_by_tags).

Probably not the best word order - maybe this way it would be better:

Fsadm no longer needs to be given option '-f' to resize unmounted unchecked
filesystem ?

Zdenek




More information about the lvm-devel mailing list