]> sourceware.org Git - lvm2.git/log
lvm2.git
19 years agoMake the thread handling a little less cavalier. In particular, calling
Patrick Caulfield [Thu, 23 Sep 2004 12:51:56 +0000 (12:51 +0000)]
Make the thread handling a little less cavalier. In particular, calling
pthread_exit in a signal handler was a /really/ bad idea.

19 years agoDon't use hold_lock for VG locks as that doesn't stop processes contending
Patrick Caulfield [Thu, 23 Sep 2004 12:29:35 +0000 (12:29 +0000)]
Don't use hold_lock for VG locks as that doesn't stop processes contending
on the same node, only across the cluster.

19 years agoFix return code from rm_link for vgmknodes.
Alasdair Kergon [Wed, 22 Sep 2004 13:38:37 +0000 (13:38 +0000)]
Fix return code from rm_link for vgmknodes.

19 years agoPut some locking round the LV hash table as it could be accessed by
Patrick Caulfield [Wed, 22 Sep 2004 12:10:34 +0000 (12:10 +0000)]
Put some locking round the LV hash table as it could be accessed by
different threads concurrently.

20 years agopost-2.00.24
Alasdair Kergon [Thu, 16 Sep 2004 21:48:26 +0000 (21:48 +0000)]
post-2.00.24

20 years ago2.00.24
Alasdair Kergon [Thu, 16 Sep 2004 20:56:18 +0000 (20:56 +0000)]
2.00.24

20 years agoFix pool_empty so it really does empty the memory pool.
Alasdair Kergon [Thu, 16 Sep 2004 20:09:55 +0000 (20:09 +0000)]
Fix pool_empty so it really does empty the memory pool.

20 years agoRename old segtypes files to segtype.
Alasdair Kergon [Thu, 16 Sep 2004 18:40:56 +0000 (18:40 +0000)]
Rename old segtypes files to segtype.

20 years agoSome fixes to memory debugging code.
Alasdair Kergon [Thu, 16 Sep 2004 16:53:39 +0000 (16:53 +0000)]
Some fixes to memory debugging code.
Exclude internal commands formats & segtypes from install.

20 years agopost-2.00.23
Alasdair Kergon [Wed, 15 Sep 2004 15:59:19 +0000 (15:59 +0000)]
post-2.00.23

20 years ago2.00.23
Alasdair Kergon [Wed, 15 Sep 2004 15:32:21 +0000 (15:32 +0000)]
2.00.23

20 years agoAdd formats & segtypes files.
Alasdair Kergon [Wed, 15 Sep 2004 15:27:26 +0000 (15:27 +0000)]
Add formats & segtypes files.

20 years agoExport dm name build & split functions.
Alasdair Kergon [Wed, 15 Sep 2004 15:02:36 +0000 (15:02 +0000)]
Export dm name build & split functions.

20 years agoUse O_NOATIME on devices if available.
Alasdair Kergon [Tue, 14 Sep 2004 22:23:23 +0000 (22:23 +0000)]
Use O_NOATIME on devices if available.

20 years agoWrite log message when each segtype/format gets initialised.
Alasdair Kergon [Tue, 14 Sep 2004 17:37:51 +0000 (17:37 +0000)]
Write log message when each segtype/format gets initialised.

20 years agoNew commands 'segtypes' and 'formats'.
Alasdair Kergon [Tue, 14 Sep 2004 16:42:46 +0000 (16:42 +0000)]
New commands 'segtypes' and 'formats'.

20 years agoSuppress pvmove abort message in test mode.
Alasdair Kergon [Tue, 14 Sep 2004 15:23:42 +0000 (15:23 +0000)]
Suppress pvmove abort message in test mode.

20 years agoImprove pvcreate/remove device not found error message.
Alasdair Kergon [Tue, 14 Sep 2004 14:54:58 +0000 (14:54 +0000)]
Improve pvcreate/remove device not found error message.

20 years agoAllow pvmove to move data within the same PV.
Alasdair Kergon [Tue, 14 Sep 2004 13:59:17 +0000 (13:59 +0000)]
Allow pvmove to move data within the same PV.

20 years agoDescribe how pvmove works on man page.
Alasdair Kergon [Tue, 14 Sep 2004 13:58:11 +0000 (13:58 +0000)]
Describe how pvmove works on man page.

20 years agoTest for incompatible format/segtype combinations in lv_extend.
Alasdair Kergon [Tue, 14 Sep 2004 13:56:18 +0000 (13:56 +0000)]
Test for incompatible format/segtype combinations in lv_extend.

20 years agoFix man page for lvchange. The example seems to have been lifted from pvchange.
Patrick Caulfield [Mon, 13 Sep 2004 08:01:54 +0000 (08:01 +0000)]
Fix man page for lvchange. The example seems to have been lifted from pvchange.

20 years agopost 2.00.22
Alasdair Kergon [Fri, 3 Sep 2004 19:18:23 +0000 (19:18 +0000)]
post 2.00.22

20 years ago2.00.22
Alasdair Kergon [Fri, 3 Sep 2004 19:08:50 +0000 (19:08 +0000)]
2.00.22

20 years agoFix /dev/vgname mkdir perms.
Alasdair Kergon [Thu, 2 Sep 2004 14:38:46 +0000 (14:38 +0000)]
Fix /dev/vgname mkdir perms.

20 years agoclvmd man page tweaks
Alasdair Kergon [Thu, 2 Sep 2004 14:16:54 +0000 (14:16 +0000)]
clvmd man page tweaks

20 years agoRestructure xlate.h
Alasdair Kergon [Thu, 2 Sep 2004 13:53:25 +0000 (13:53 +0000)]
Restructure xlate.h

20 years agoclvmd man page.
Patrick Caulfield [Mon, 23 Aug 2004 08:42:53 +0000 (08:42 +0000)]
clvmd man page.

20 years agopost-2.4.21
Alasdair Kergon [Thu, 19 Aug 2004 17:13:49 +0000 (17:13 +0000)]
post-2.4.21

20 years ago2.00.21
Alasdair Kergon [Thu, 19 Aug 2004 16:10:15 +0000 (16:10 +0000)]
2.00.21

20 years agoRecognise iseries/vd devices.
Alasdair Kergon [Wed, 18 Aug 2004 19:13:01 +0000 (19:13 +0000)]
Recognise iseries/vd devices.

20 years agoCluster-extension-only installation.
Alasdair Kergon [Wed, 18 Aug 2004 18:57:40 +0000 (18:57 +0000)]
Cluster-extension-only installation.

20 years agoCope with DT_UNKNOWN in sysfs.
Alasdair Kergon [Wed, 18 Aug 2004 18:50:21 +0000 (18:50 +0000)]
Cope with DT_UNKNOWN in sysfs.

20 years agoUpdate pvmove prototype.
Alasdair Kergon [Wed, 18 Aug 2004 18:49:29 +0000 (18:49 +0000)]
Update pvmove prototype.

20 years agoUpdated file from cman.
Patrick Caulfield [Wed, 18 Aug 2004 16:04:35 +0000 (16:04 +0000)]
Updated file from cman.

20 years agoSupport for PE ranges in pvmove source PV.
Alasdair Kergon [Tue, 17 Aug 2004 22:09:02 +0000 (22:09 +0000)]
Support for PE ranges in pvmove source PV.

20 years agoRemove duplicate line in pvremove help text.
Alasdair Kergon [Tue, 17 Aug 2004 22:06:06 +0000 (22:06 +0000)]
Remove duplicate line in pvremove help text.

20 years agoChange alloc_areas to pe_ranges and allow suppression of availability checks.
Alasdair Kergon [Tue, 17 Aug 2004 21:55:23 +0000 (21:55 +0000)]
Change alloc_areas to pe_ranges and allow suppression of availability checks.

20 years agoAdd a const.
Alasdair Kergon [Wed, 11 Aug 2004 13:15:35 +0000 (13:15 +0000)]
Add a const.

20 years agoAdd dev_size column to pvs.
Alasdair Kergon [Wed, 11 Aug 2004 13:15:05 +0000 (13:15 +0000)]
Add dev_size column to pvs.

20 years agoAdd report columns for in-kernel device number.
Alasdair Kergon [Sat, 3 Jul 2004 22:07:52 +0000 (22:07 +0000)]
Add report columns for in-kernel device number.

20 years agoupdate version
Alasdair Kergon [Sat, 3 Jul 2004 18:29:48 +0000 (18:29 +0000)]
update version

20 years agoMisc autoconf fixes
Alasdair Kergon [Sat, 3 Jul 2004 18:21:13 +0000 (18:21 +0000)]
Misc autoconf fixes

20 years agoFix ftp urls
Alasdair Kergon [Sat, 3 Jul 2004 18:20:25 +0000 (18:20 +0000)]
Fix ftp urls

20 years agomisc autoconf fixes
Alasdair Kergon [Sat, 3 Jul 2004 18:17:32 +0000 (18:17 +0000)]
misc autoconf fixes

20 years agofix a newline
Alasdair Kergon [Sat, 3 Jul 2004 18:15:14 +0000 (18:15 +0000)]
fix a newline

20 years agoset_selinux_context() return code fix
Alasdair Kergon [Sat, 3 Jul 2004 18:14:12 +0000 (18:14 +0000)]
set_selinux_context() return code fix

20 years agoFix device number handling for 2.6 kernels.
Alasdair Kergon [Thu, 1 Jul 2004 15:14:29 +0000 (15:14 +0000)]
Fix device number handling for 2.6 kernels.

20 years agoupdate version
Alasdair Kergon [Tue, 29 Jun 2004 13:46:44 +0000 (13:46 +0000)]
update version

20 years agomake -O2 optimisation flag configurable.
Alasdair Kergon [Tue, 29 Jun 2004 13:29:25 +0000 (13:29 +0000)]
make -O2 optimisation flag configurable.

20 years agoReduce severity of setlocale failure message (ie suppress during boot).
Alasdair Kergon [Tue, 29 Jun 2004 13:28:57 +0000 (13:28 +0000)]
Reduce severity of setlocale failure message (ie suppress during boot).

20 years agoAdd initrd-lvm to list of recognised argv[0]s. [pld-linux]
Alasdair Kergon [Tue, 29 Jun 2004 13:27:19 +0000 (13:27 +0000)]
Add initrd-lvm to list of recognised argv[0]s.  [pld-linux]

20 years agoFix LD_FLAGS->LDFLAGS. LD_DEPS->LDDEPS.
Alasdair Kergon [Mon, 28 Jun 2004 14:01:24 +0000 (14:01 +0000)]
Fix LD_FLAGS->LDFLAGS.  LD_DEPS->LDDEPS.
Update configure script: add --disable-selinux & some missing messages.

20 years agoMake sure errors reach syslog().
Patrick Caulfield [Mon, 28 Jun 2004 10:26:42 +0000 (10:26 +0000)]
Make sure errors reach syslog().

20 years agoupdate version
Alasdair Kergon [Fri, 25 Jun 2004 10:31:04 +0000 (10:31 +0000)]
update version

20 years agoFix vgchange (de)activation of (open) LVs.
Alasdair Kergon [Thu, 24 Jun 2004 14:48:01 +0000 (14:48 +0000)]
Fix vgchange (de)activation of (open) LVs.

20 years agoMissing .exported_symbols
Alasdair Kergon [Thu, 24 Jun 2004 08:16:09 +0000 (08:16 +0000)]
Missing .exported_symbols

20 years agoAdd cluster support.
Alasdair Kergon [Thu, 24 Jun 2004 08:02:38 +0000 (08:02 +0000)]
Add cluster support.

20 years agoRemove pv segments line from backport.
Alasdair Kergon [Sun, 20 Jun 2004 15:14:31 +0000 (15:14 +0000)]
Remove pv segments line from backport.

20 years agoFix targets string size calc in driver.
Alasdair Kergon [Sun, 20 Jun 2004 13:50:42 +0000 (13:50 +0000)]
Fix targets string size calc in driver.
Fix a uuid free in libdm-iface. [Eric Taylor]
Update version.

20 years agofsadm configurable (default disabled as untested)
Alasdair Kergon [Sun, 20 Jun 2004 13:38:54 +0000 (13:38 +0000)]
fsadm configurable (default disabled as untested)
version update

20 years agoDisplay all filtered devices, not just PVs, with pvs -a.
Alasdair Kergon [Sat, 19 Jun 2004 19:27:00 +0000 (19:27 +0000)]
Display all filtered devices, not just PVs, with pvs -a.

20 years agoFix sync_dir() when no / in filename.
Alasdair Kergon [Sat, 19 Jun 2004 19:24:33 +0000 (19:24 +0000)]
Fix sync_dir() when no / in filename.

20 years agovgcfgbackup -f accepts template with %s for VG name.
Alasdair Kergon [Sat, 19 Jun 2004 18:55:29 +0000 (18:55 +0000)]
vgcfgbackup -f accepts template with %s for VG name.

20 years agoExtend hash functions to handle non-null-terminated data.
Alasdair Kergon [Fri, 18 Jun 2004 15:08:22 +0000 (15:08 +0000)]
Extend hash functions to handle non-null-terminated data.

20 years agoAdd local activation support.
Alasdair Kergon [Wed, 16 Jun 2004 17:13:41 +0000 (17:13 +0000)]
Add local activation support.

20 years agoAdd dmsetup -C for column-based output.
Alasdair Kergon [Wed, 16 Jun 2004 16:44:12 +0000 (16:44 +0000)]
Add dmsetup -C for column-based output.

20 years agofsadm
Alasdair Kergon [Tue, 15 Jun 2004 17:29:20 +0000 (17:29 +0000)]
fsadm

20 years agotidy relative paths in makefile includes
Alasdair Kergon [Tue, 15 Jun 2004 17:25:07 +0000 (17:25 +0000)]
tidy relative paths in makefile includes

20 years agolvresize + fsadm support - needs testing
Alasdair Kergon [Tue, 15 Jun 2004 17:23:49 +0000 (17:23 +0000)]
lvresize + fsadm support - needs testing

20 years agoClear message buffer before use.
Alasdair Kergon [Thu, 10 Jun 2004 16:14:16 +0000 (16:14 +0000)]
Clear message buffer before use.

20 years agoSupport new target message ioctl.
Alasdair Kergon [Tue, 8 Jun 2004 20:34:40 +0000 (20:34 +0000)]
Support new target message ioctl.

20 years agomark pool support read-only; fix makefile typo
Alasdair Kergon [Mon, 7 Jun 2004 19:26:13 +0000 (19:26 +0000)]
mark pool support read-only; fix makefile typo

20 years agoAdd read-only GFS pool support.
Alasdair Kergon [Mon, 7 Jun 2004 19:10:21 +0000 (19:10 +0000)]
Add read-only GFS pool support.

20 years agolvm2create_initrd submitted by Jeff Layton <jtlayton@poochiereds.net>
Alasdair Kergon [Mon, 7 Jun 2004 16:20:05 +0000 (16:20 +0000)]
lvm2create_initrd submitted by Jeff Layton <jtlayton@poochiereds.net>
sourced from http://poochiereds.net/svn/lvm2/

20 years agoFix rounding of large displayed sizes.
Alasdair Kergon [Mon, 7 Jun 2004 15:22:43 +0000 (15:22 +0000)]
Fix rounding of large displayed sizes.

20 years agoi2o_block
Alasdair Kergon [Tue, 1 Jun 2004 18:33:50 +0000 (18:33 +0000)]
i2o_block

20 years agoSuppress decimal point when using units of sectors/bytes.
Alasdair Kergon [Fri, 28 May 2004 12:47:57 +0000 (12:47 +0000)]
Suppress decimal point when using units of sectors/bytes.

20 years agoAdditional kernel target checks before pvmove & snapshot creation.
Alasdair Kergon [Mon, 24 May 2004 20:51:56 +0000 (20:51 +0000)]
Additional kernel target checks before pvmove & snapshot creation.

20 years agov2.00.16
Alasdair Kergon [Mon, 24 May 2004 19:20:57 +0000 (19:20 +0000)]
v2.00.16

20 years agoSet area_count within alloc_lv_segment
Alasdair Kergon [Mon, 24 May 2004 17:30:00 +0000 (17:30 +0000)]
Set area_count within alloc_lv_segment

20 years agoRemove error labels.
Alasdair Kergon [Mon, 24 May 2004 15:58:50 +0000 (15:58 +0000)]
Remove error labels.

20 years agoFix a pvs error path.
Alasdair Kergon [Mon, 24 May 2004 14:14:10 +0000 (14:14 +0000)]
Fix a pvs error path.

20 years agoxxchange -ae to activation exclusively
Alasdair Kergon [Mon, 24 May 2004 13:44:10 +0000 (13:44 +0000)]
xxchange -ae to activation exclusively

20 years agoDon't return non-zero status if there aren't any volume groups
Alasdair Kergon [Thu, 20 May 2004 16:18:58 +0000 (16:18 +0000)]
Don't return non-zero status if there aren't any volume groups

20 years agoRename allocation policies; add --alloc to cmdline; LV inherits from VG.
Alasdair Kergon [Tue, 18 May 2004 22:12:53 +0000 (22:12 +0000)]
Rename allocation policies; add --alloc to cmdline; LV inherits from VG.

20 years agoAdd reset_fn to external_locking.
Alasdair Kergon [Tue, 18 May 2004 21:57:24 +0000 (21:57 +0000)]
Add reset_fn to external_locking.

20 years agoindent
Alasdair Kergon [Tue, 18 May 2004 21:55:55 +0000 (21:55 +0000)]
indent

20 years agoEnsure presence of virtual targets before attempting activation.
Alasdair Kergon [Wed, 12 May 2004 20:43:34 +0000 (20:43 +0000)]
Ensure presence of virtual targets before attempting activation.

20 years agoAttempt to fix resizing of snapshot origins.
Alasdair Kergon [Wed, 12 May 2004 20:40:34 +0000 (20:40 +0000)]
Attempt to fix resizing of snapshot origins.

20 years agoRestructure lvresize, bringing it closer to lvcreate.
Alasdair Kergon [Tue, 11 May 2004 18:47:40 +0000 (18:47 +0000)]
Restructure lvresize, bringing it closer to lvcreate.

20 years agoindent
Alasdair Kergon [Tue, 11 May 2004 18:45:11 +0000 (18:45 +0000)]
indent

20 years agoupdate comment
Alasdair Kergon [Tue, 11 May 2004 18:18:14 +0000 (18:18 +0000)]
update comment

20 years agoA quick sanity check on vg_disk struct when read in. More checks needed.
Alasdair Kergon [Tue, 11 May 2004 17:18:42 +0000 (17:18 +0000)]
A quick sanity check on vg_disk struct when read in.  More checks needed.

20 years agoOnly include visible LVs in active/open counts.
Alasdair Kergon [Tue, 11 May 2004 17:09:09 +0000 (17:09 +0000)]
Only include visible LVs in active/open counts.

20 years agoAdd --type to lvcreate/resize.
Alasdair Kergon [Tue, 11 May 2004 16:01:58 +0000 (16:01 +0000)]
Add --type to lvcreate/resize.
Add virtual segment types, zero and error.

A large sparse device can be constructed as a writeable snapshot of a large
zero device.

20 years agoPush lv_create & alloc policy up to tool level.
Alasdair Kergon [Wed, 5 May 2004 18:49:21 +0000 (18:49 +0000)]
Push lv_create & alloc policy up to tool level.

20 years agofix return code
Alasdair Kergon [Wed, 5 May 2004 18:39:30 +0000 (18:39 +0000)]
fix return code

20 years agocomments
Alasdair Kergon [Wed, 5 May 2004 18:35:04 +0000 (18:35 +0000)]
comments

20 years agoSkip mirror LV. Comments.
Alasdair Kergon [Wed, 5 May 2004 18:33:01 +0000 (18:33 +0000)]
Skip mirror LV.  Comments.

This page took 0.060362 seconds and 5 git commands to generate.