]>
sourceware.org Git - lvm2.git/log
Alasdair Kergon [Wed, 29 Sep 2004 15:08:20 +0000 (15:08 +0000)]
2.00.25
Alasdair Kergon [Mon, 27 Sep 2004 10:32:36 +0000 (10:32 +0000)]
Use macro in vgremove locking fix.
Patrick Caulfield [Fri, 24 Sep 2004 12:48:43 +0000 (12:48 +0000)]
Hold VG lock while doing vgremove.
agk - you may want to check this.
Patrick Caulfield [Fri, 24 Sep 2004 10:34:53 +0000 (10:34 +0000)]
Remove spurious trailing dot in man page.
Patrick Caulfield [Fri, 24 Sep 2004 09:39:57 +0000 (09:39 +0000)]
Keep client locks (VG locks usually) in their own hash table so
we can actually have more then one of them per client.
Patrick Caulfield [Thu, 23 Sep 2004 13:12:09 +0000 (13:12 +0000)]
Update WHATS_NEW with latest clvmd change
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.
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.
Alasdair Kergon [Wed, 22 Sep 2004 13:38:37 +0000 (13:38 +0000)]
Fix return code from rm_link for vgmknodes.
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.
Alasdair Kergon [Thu, 16 Sep 2004 21:48:26 +0000 (21:48 +0000)]
post-2.00.24
Alasdair Kergon [Thu, 16 Sep 2004 20:56:18 +0000 (20:56 +0000)]
2.00.24
Alasdair Kergon [Thu, 16 Sep 2004 20:09:55 +0000 (20:09 +0000)]
Fix pool_empty so it really does empty the memory pool.
Alasdair Kergon [Thu, 16 Sep 2004 18:40:56 +0000 (18:40 +0000)]
Rename old segtypes files to segtype.
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.
Alasdair Kergon [Wed, 15 Sep 2004 15:59:19 +0000 (15:59 +0000)]
post-2.00.23
Alasdair Kergon [Wed, 15 Sep 2004 15:32:21 +0000 (15:32 +0000)]
2.00.23
Alasdair Kergon [Wed, 15 Sep 2004 15:27:26 +0000 (15:27 +0000)]
Add formats & segtypes files.
Alasdair Kergon [Wed, 15 Sep 2004 15:02:36 +0000 (15:02 +0000)]
Export dm name build & split functions.
Alasdair Kergon [Tue, 14 Sep 2004 22:23:23 +0000 (22:23 +0000)]
Use O_NOATIME on devices if available.
Alasdair Kergon [Tue, 14 Sep 2004 17:37:51 +0000 (17:37 +0000)]
Write log message when each segtype/format gets initialised.
Alasdair Kergon [Tue, 14 Sep 2004 16:42:46 +0000 (16:42 +0000)]
New commands 'segtypes' and 'formats'.
Alasdair Kergon [Tue, 14 Sep 2004 15:23:42 +0000 (15:23 +0000)]
Suppress pvmove abort message in test mode.
Alasdair Kergon [Tue, 14 Sep 2004 14:54:58 +0000 (14:54 +0000)]
Improve pvcreate/remove device not found error message.
Alasdair Kergon [Tue, 14 Sep 2004 13:59:17 +0000 (13:59 +0000)]
Allow pvmove to move data within the same PV.
Alasdair Kergon [Tue, 14 Sep 2004 13:58:11 +0000 (13:58 +0000)]
Describe how pvmove works on man page.
Alasdair Kergon [Tue, 14 Sep 2004 13:56:18 +0000 (13:56 +0000)]
Test for incompatible format/segtype combinations in lv_extend.
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.
Alasdair Kergon [Fri, 3 Sep 2004 19:18:23 +0000 (19:18 +0000)]
post 2.00.22
Alasdair Kergon [Fri, 3 Sep 2004 19:08:50 +0000 (19:08 +0000)]
2.00.22
Alasdair Kergon [Thu, 2 Sep 2004 14:38:46 +0000 (14:38 +0000)]
Fix /dev/vgname mkdir perms.
Alasdair Kergon [Thu, 2 Sep 2004 14:16:54 +0000 (14:16 +0000)]
clvmd man page tweaks
Alasdair Kergon [Thu, 2 Sep 2004 13:53:25 +0000 (13:53 +0000)]
Restructure xlate.h
Patrick Caulfield [Mon, 23 Aug 2004 08:42:53 +0000 (08:42 +0000)]
clvmd man page.
Alasdair Kergon [Thu, 19 Aug 2004 17:13:49 +0000 (17:13 +0000)]
post-2.4.21
Alasdair Kergon [Thu, 19 Aug 2004 16:10:15 +0000 (16:10 +0000)]
2.00.21
Alasdair Kergon [Wed, 18 Aug 2004 19:13:01 +0000 (19:13 +0000)]
Recognise iseries/vd devices.
Alasdair Kergon [Wed, 18 Aug 2004 18:57:40 +0000 (18:57 +0000)]
Cluster-extension-only installation.
Alasdair Kergon [Wed, 18 Aug 2004 18:50:21 +0000 (18:50 +0000)]
Cope with DT_UNKNOWN in sysfs.
Alasdair Kergon [Wed, 18 Aug 2004 18:49:29 +0000 (18:49 +0000)]
Update pvmove prototype.
Patrick Caulfield [Wed, 18 Aug 2004 16:04:35 +0000 (16:04 +0000)]
Updated file from cman.
Alasdair Kergon [Tue, 17 Aug 2004 22:09:02 +0000 (22:09 +0000)]
Support for PE ranges in pvmove source PV.
Alasdair Kergon [Tue, 17 Aug 2004 22:06:06 +0000 (22:06 +0000)]
Remove duplicate line in pvremove help text.
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.
Alasdair Kergon [Wed, 11 Aug 2004 13:15:35 +0000 (13:15 +0000)]
Add a const.
Alasdair Kergon [Wed, 11 Aug 2004 13:15:05 +0000 (13:15 +0000)]
Add dev_size column to pvs.
Alasdair Kergon [Sat, 3 Jul 2004 22:07:52 +0000 (22:07 +0000)]
Add report columns for in-kernel device number.
Alasdair Kergon [Sat, 3 Jul 2004 18:29:48 +0000 (18:29 +0000)]
update version
Alasdair Kergon [Sat, 3 Jul 2004 18:21:13 +0000 (18:21 +0000)]
Misc autoconf fixes
Alasdair Kergon [Sat, 3 Jul 2004 18:20:25 +0000 (18:20 +0000)]
Fix ftp urls
Alasdair Kergon [Sat, 3 Jul 2004 18:17:32 +0000 (18:17 +0000)]
misc autoconf fixes
Alasdair Kergon [Sat, 3 Jul 2004 18:15:14 +0000 (18:15 +0000)]
fix a newline
Alasdair Kergon [Sat, 3 Jul 2004 18:14:12 +0000 (18:14 +0000)]
set_selinux_context() return code fix
Alasdair Kergon [Thu, 1 Jul 2004 15:14:29 +0000 (15:14 +0000)]
Fix device number handling for 2.6 kernels.
Alasdair Kergon [Tue, 29 Jun 2004 13:46:44 +0000 (13:46 +0000)]
update version
Alasdair Kergon [Tue, 29 Jun 2004 13:29:25 +0000 (13:29 +0000)]
make -O2 optimisation flag configurable.
Alasdair Kergon [Tue, 29 Jun 2004 13:28:57 +0000 (13:28 +0000)]
Reduce severity of setlocale failure message (ie suppress during boot).
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]
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.
Patrick Caulfield [Mon, 28 Jun 2004 10:26:42 +0000 (10:26 +0000)]
Make sure errors reach syslog().
Alasdair Kergon [Fri, 25 Jun 2004 10:31:04 +0000 (10:31 +0000)]
update version
Alasdair Kergon [Thu, 24 Jun 2004 14:48:01 +0000 (14:48 +0000)]
Fix vgchange (de)activation of (open) LVs.
Alasdair Kergon [Thu, 24 Jun 2004 08:16:09 +0000 (08:16 +0000)]
Missing .exported_symbols
Alasdair Kergon [Thu, 24 Jun 2004 08:02:38 +0000 (08:02 +0000)]
Add cluster support.
Alasdair Kergon [Sun, 20 Jun 2004 15:14:31 +0000 (15:14 +0000)]
Remove pv segments line from backport.
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.
Alasdair Kergon [Sun, 20 Jun 2004 13:38:54 +0000 (13:38 +0000)]
fsadm configurable (default disabled as untested)
version update
Alasdair Kergon [Sat, 19 Jun 2004 19:27:00 +0000 (19:27 +0000)]
Display all filtered devices, not just PVs, with pvs -a.
Alasdair Kergon [Sat, 19 Jun 2004 19:24:33 +0000 (19:24 +0000)]
Fix sync_dir() when no / in filename.
Alasdair Kergon [Sat, 19 Jun 2004 18:55:29 +0000 (18:55 +0000)]
vgcfgbackup -f accepts template with %s for VG name.
Alasdair Kergon [Fri, 18 Jun 2004 15:08:22 +0000 (15:08 +0000)]
Extend hash functions to handle non-null-terminated data.
Alasdair Kergon [Wed, 16 Jun 2004 17:13:41 +0000 (17:13 +0000)]
Add local activation support.
Alasdair Kergon [Wed, 16 Jun 2004 16:44:12 +0000 (16:44 +0000)]
Add dmsetup -C for column-based output.
Alasdair Kergon [Tue, 15 Jun 2004 17:29:20 +0000 (17:29 +0000)]
fsadm
Alasdair Kergon [Tue, 15 Jun 2004 17:25:07 +0000 (17:25 +0000)]
tidy relative paths in makefile includes
Alasdair Kergon [Tue, 15 Jun 2004 17:23:49 +0000 (17:23 +0000)]
lvresize + fsadm support - needs testing
Alasdair Kergon [Thu, 10 Jun 2004 16:14:16 +0000 (16:14 +0000)]
Clear message buffer before use.
Alasdair Kergon [Tue, 8 Jun 2004 20:34:40 +0000 (20:34 +0000)]
Support new target message ioctl.
Alasdair Kergon [Mon, 7 Jun 2004 19:26:13 +0000 (19:26 +0000)]
mark pool support read-only; fix makefile typo
Alasdair Kergon [Mon, 7 Jun 2004 19:10:21 +0000 (19:10 +0000)]
Add read-only GFS pool support.
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/
Alasdair Kergon [Mon, 7 Jun 2004 15:22:43 +0000 (15:22 +0000)]
Fix rounding of large displayed sizes.
Alasdair Kergon [Tue, 1 Jun 2004 18:33:50 +0000 (18:33 +0000)]
i2o_block
Alasdair Kergon [Fri, 28 May 2004 12:47:57 +0000 (12:47 +0000)]
Suppress decimal point when using units of sectors/bytes.
Alasdair Kergon [Mon, 24 May 2004 20:51:56 +0000 (20:51 +0000)]
Additional kernel target checks before pvmove & snapshot creation.
Alasdair Kergon [Mon, 24 May 2004 19:20:57 +0000 (19:20 +0000)]
v2.00.16
Alasdair Kergon [Mon, 24 May 2004 17:30:00 +0000 (17:30 +0000)]
Set area_count within alloc_lv_segment
Alasdair Kergon [Mon, 24 May 2004 15:58:50 +0000 (15:58 +0000)]
Remove error labels.
Alasdair Kergon [Mon, 24 May 2004 14:14:10 +0000 (14:14 +0000)]
Fix a pvs error path.
Alasdair Kergon [Mon, 24 May 2004 13:44:10 +0000 (13:44 +0000)]
xxchange -ae to activation exclusively
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
Alasdair Kergon [Tue, 18 May 2004 22:12:53 +0000 (22:12 +0000)]
Rename allocation policies; add --alloc to cmdline; LV inherits from VG.
Alasdair Kergon [Tue, 18 May 2004 21:57:24 +0000 (21:57 +0000)]
Add reset_fn to external_locking.
Alasdair Kergon [Tue, 18 May 2004 21:55:55 +0000 (21:55 +0000)]
indent
Alasdair Kergon [Wed, 12 May 2004 20:43:34 +0000 (20:43 +0000)]
Ensure presence of virtual targets before attempting activation.
Alasdair Kergon [Wed, 12 May 2004 20:40:34 +0000 (20:40 +0000)]
Attempt to fix resizing of snapshot origins.
Alasdair Kergon [Tue, 11 May 2004 18:47:40 +0000 (18:47 +0000)]
Restructure lvresize, bringing it closer to lvcreate.
Alasdair Kergon [Tue, 11 May 2004 18:45:11 +0000 (18:45 +0000)]
indent
Alasdair Kergon [Tue, 11 May 2004 18:18:14 +0000 (18:18 +0000)]
update comment
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.
This page took 0.060799 seconds and 5 git commands to generate.