]> sourceware.org Git - dm.git/log
dm.git
17 years agopre-release v1_02_15
Alasdair Kergon [Wed, 17 Jan 2007 17:47:25 +0000 (17:47 +0000)]
pre-release

17 years agostat oom_adj and stay silent if it doesn't exist
Alasdair Kergon [Wed, 17 Jan 2007 14:45:10 +0000 (14:45 +0000)]
stat oom_adj and stay silent if it doesn't exist
dm_event_handler now keeps private copies of strings

17 years agomore fixes
Alasdair Kergon [Tue, 16 Jan 2007 23:03:13 +0000 (23:03 +0000)]
more fixes

17 years agomore little fixes
Alasdair Kergon [Tue, 16 Jan 2007 21:13:07 +0000 (21:13 +0000)]
more little fixes

17 years agoclean up global mutex usage and fix a race in thread finalisation code
Alasdair Kergon [Tue, 16 Jan 2007 20:27:07 +0000 (20:27 +0000)]
clean up global mutex usage and fix a race in thread finalisation code
properly clean up thread status when thread terminates from within

17 years agodmeventd oom_adj + reduce thread stack size
Alasdair Kergon [Tue, 16 Jan 2007 20:13:04 +0000 (20:13 +0000)]
dmeventd oom_adj + reduce thread stack size

17 years agoAdd basic reporting functions to libdevmapper.
Alasdair Kergon [Tue, 16 Jan 2007 18:03:39 +0000 (18:03 +0000)]
Add basic reporting functions to libdevmapper.

17 years agoreduce some if/else complexity
Alasdair Kergon [Mon, 15 Jan 2007 22:37:40 +0000 (22:37 +0000)]
reduce some if/else complexity

17 years agoFix a malloc error path in dmsetup message.
Alasdair Kergon [Mon, 15 Jan 2007 22:05:50 +0000 (22:05 +0000)]
Fix a malloc error path in dmsetup message.

17 years agofix recent checkins
Alasdair Kergon [Mon, 15 Jan 2007 19:47:48 +0000 (19:47 +0000)]
fix recent checkins

17 years agofail registration if timeout thread cannot be started
Alasdair Kergon [Mon, 15 Jan 2007 19:19:31 +0000 (19:19 +0000)]
fail registration if timeout thread cannot be started

17 years agouse DMEVENTD_PATH
Alasdair Kergon [Mon, 15 Jan 2007 19:11:58 +0000 (19:11 +0000)]
use DMEVENTD_PATH

17 years agoregen conf files
Alasdair Kergon [Mon, 15 Jan 2007 19:06:59 +0000 (19:06 +0000)]
regen conf files

17 years agoconfigure-time dmeventd prefix
Alasdair Kergon [Mon, 15 Jan 2007 19:02:29 +0000 (19:02 +0000)]
configure-time dmeventd prefix

17 years agostatic naming
Alasdair Kergon [Mon, 15 Jan 2007 18:58:40 +0000 (18:58 +0000)]
static naming

17 years agoMore libdevmapper-event interface changes and fixes.
Alasdair Kergon [Mon, 15 Jan 2007 18:21:01 +0000 (18:21 +0000)]
More libdevmapper-event interface changes and fixes.
Rename dm_saprintf() to dm_asprintf().

17 years agoReport error if NULL pointer supplied to dm_strdup_aux().
Alasdair Kergon [Mon, 15 Jan 2007 14:39:11 +0000 (14:39 +0000)]
Report error if NULL pointer supplied to dm_strdup_aux().

17 years agoReinstate dm_event_get_registered_device
Alasdair Kergon [Fri, 12 Jan 2007 20:22:11 +0000 (20:22 +0000)]
Reinstate dm_event_get_registered_device

17 years agopost-release
Alasdair Kergon [Thu, 11 Jan 2007 23:19:08 +0000 (23:19 +0000)]
post-release

17 years agopre-release v1_02_14
Alasdair Kergon [Thu, 11 Jan 2007 22:44:09 +0000 (22:44 +0000)]
pre-release

17 years agoLots of dmeventd-related changes.
Alasdair Kergon [Thu, 11 Jan 2007 21:54:51 +0000 (21:54 +0000)]
Lots of dmeventd-related changes.

17 years agoUse CFLAGS when linking so mixed sparc builds can supply -m64.
Alasdair Kergon [Thu, 11 Jan 2007 16:23:21 +0000 (16:23 +0000)]
Use CFLAGS when linking so mixed sparc builds can supply -m64.

17 years agoAdd dm_tree_use_no_flush_suspend().
Alasdair Kergon [Tue, 9 Jan 2007 19:44:07 +0000 (19:44 +0000)]
Add dm_tree_use_no_flush_suspend().

17 years agofix last checkin
Alasdair Kergon [Mon, 8 Jan 2007 15:35:08 +0000 (15:35 +0000)]
fix last checkin

17 years agoLots of dmevent changes.
Alasdair Kergon [Mon, 8 Jan 2007 15:18:52 +0000 (15:18 +0000)]
Lots of dmevent changes.
Export dm_basename().
Cope with a trailing space when comparing tables prior to possible reload.

17 years agoFix dmeventd mirror to cope if monitored device disappears.
Alasdair Kergon [Wed, 20 Dec 2006 14:35:02 +0000 (14:35 +0000)]
Fix dmeventd mirror to cope if monitored device disappears.

17 years agopost-release
Alasdair Kergon [Tue, 28 Nov 2006 22:51:01 +0000 (22:51 +0000)]
post-release

17 years agopre-release v1_02_13
Alasdair Kergon [Tue, 28 Nov 2006 22:49:58 +0000 (22:49 +0000)]
pre-release

17 years agoUpdate dmsetup man page (setgeometry & message)
Alasdair Kergon [Thu, 23 Nov 2006 20:34:16 +0000 (20:34 +0000)]
Update dmsetup man page (setgeometry & message)

17 years agogetline debug free
Alasdair Kergon [Thu, 19 Oct 2006 16:50:05 +0000 (16:50 +0000)]
getline debug free

17 years agoSuppress encryption key in 'dmsetup table' output unless --showkeys supplied.
Alasdair Kergon [Thu, 19 Oct 2006 15:34:49 +0000 (15:34 +0000)]
Suppress encryption key in 'dmsetup table' output unless --showkeys supplied.

17 years agopost-release.
Alasdair Kergon [Fri, 13 Oct 2006 19:01:30 +0000 (19:01 +0000)]
post-release.

Note that I've dropped the 2.4 kernel files from the release tarballs now.

17 years agopre-release v1_02_12
Alasdair Kergon [Fri, 13 Oct 2006 18:43:53 +0000 (18:43 +0000)]
pre-release

17 years agoAvoid deptree attempting to suspend a device that's already suspended.
Alasdair Kergon [Fri, 13 Oct 2006 14:03:33 +0000 (14:03 +0000)]
Avoid deptree attempting to suspend a device that's already suspended.

17 years agopost-release
Alasdair Kergon [Thu, 12 Oct 2006 17:45:11 +0000 (17:45 +0000)]
post-release

17 years ago. v1_02_11
Alasdair Kergon [Thu, 12 Oct 2006 17:42:40 +0000 (17:42 +0000)]
.

17 years agomissing mesg
Alasdair Kergon [Thu, 12 Oct 2006 17:41:21 +0000 (17:41 +0000)]
missing mesg

17 years agopre-release
Alasdair Kergon [Thu, 12 Oct 2006 17:37:42 +0000 (17:37 +0000)]
pre-release

17 years agonoflush code fixes: missing debug log; non-standard variable name
Alasdair Kergon [Thu, 12 Oct 2006 17:29:05 +0000 (17:29 +0000)]
noflush code fixes: missing debug log; non-standard variable name

17 years agofix dmsetup usage display (missing \n and --noflush wrong place)
Alasdair Kergon [Thu, 12 Oct 2006 17:09:09 +0000 (17:09 +0000)]
fix dmsetup usage display (missing \n and --noflush wrong place)

17 years ago Add suspend noflush support.
Alasdair Kergon [Thu, 12 Oct 2006 15:42:24 +0000 (15:42 +0000)]
  Add suspend noflush support.
  Add basic dmsetup loop support.

17 years agoTest. Future commit messages should now also go to the dm-devel list
Alasdair Kergon [Tue, 3 Oct 2006 21:51:28 +0000 (21:51 +0000)]
Test.  Future commit messages should now also go to the dm-devel list
(450 subscribers) for discussion as well as the read-only dm-cvs list
(just 15 subscribers).

17 years agopost-release
Alasdair Kergon [Tue, 19 Sep 2006 17:50:58 +0000 (17:50 +0000)]
post-release

17 years agopre-release v1_02_10
Alasdair Kergon [Tue, 19 Sep 2006 17:47:20 +0000 (17:47 +0000)]
pre-release

17 years agopre-release
Alasdair Kergon [Tue, 19 Sep 2006 17:43:03 +0000 (17:43 +0000)]
pre-release

17 years agoReorder mm bounds_check code to reduce window for a dmeventd race. (dm_free_aux)
Alasdair Kergon [Tue, 19 Sep 2006 17:30:04 +0000 (17:30 +0000)]
Reorder mm bounds_check code to reduce window for a dmeventd race. (dm_free_aux)

18 years agoAdd dm_snprintf
Alasdair Kergon [Mon, 21 Aug 2006 12:52:39 +0000 (12:52 +0000)]
Add dm_snprintf

18 years agoAdd dm_split_words() and dm_split_lvm_name() to libdevmapper.
Alasdair Kergon [Mon, 21 Aug 2006 12:07:03 +0000 (12:07 +0000)]
Add dm_split_words() and dm_split_lvm_name() to libdevmapper.

18 years agoAdd dm_split_words() and dm_split_lvm_name() to libdevmapper.
Alasdair Kergon [Mon, 21 Aug 2006 12:04:48 +0000 (12:04 +0000)]
Add dm_split_words() and dm_split_lvm_name() to libdevmapper.

18 years agoreorder bounds check code
Alasdair Kergon [Fri, 18 Aug 2006 21:38:58 +0000 (21:38 +0000)]
reorder bounds check code

18 years agopost-release
Alasdair Kergon [Tue, 15 Aug 2006 17:43:10 +0000 (17:43 +0000)]
post-release

18 years agopre-release v1_02_09
Alasdair Kergon [Tue, 15 Aug 2006 17:38:38 +0000 (17:38 +0000)]
pre-release

18 years agofix getopt_long error check
Alasdair Kergon [Thu, 10 Aug 2006 20:53:21 +0000 (20:53 +0000)]
fix getopt_long error check

18 years agoAdd --table argument to dmsetup for a one-line table.
Alasdair Kergon [Thu, 10 Aug 2006 14:11:02 +0000 (14:11 +0000)]
Add --table argument to dmsetup for a one-line table.
Abort if errors are found during cmdline option processing.

18 years agoAdd lockfs indicator to debug output.
Alasdair Kergon [Tue, 8 Aug 2006 21:22:31 +0000 (21:22 +0000)]
Add lockfs indicator to debug output.

18 years agopost-release
Alasdair Kergon [Mon, 17 Jul 2006 14:31:21 +0000 (14:31 +0000)]
post-release

18 years agoresync version v1_02_08
Alasdair Kergon [Mon, 17 Jul 2006 14:23:43 +0000 (14:23 +0000)]
resync version

18 years agopre-release
Alasdair Kergon [Mon, 17 Jul 2006 14:13:23 +0000 (14:13 +0000)]
pre-release

18 years agotest
Alasdair Kergon [Wed, 5 Jul 2006 21:07:35 +0000 (21:07 +0000)]
test

18 years agotest
Alasdair Kergon [Wed, 5 Jul 2006 21:03:15 +0000 (21:03 +0000)]
test

18 years agoAppend full patch to checkin emails.
Alasdair Kergon [Wed, 5 Jul 2006 21:01:06 +0000 (21:01 +0000)]
Append full patch to checkin emails.

18 years agoAvoid duplicate dmeventd subdir with 'make distclean'.
Alasdair Kergon [Wed, 5 Jul 2006 17:29:12 +0000 (17:29 +0000)]
Avoid duplicate dmeventd subdir with 'make distclean'.

18 years agoforce remove fixes
Alasdair Kergon [Sun, 18 Jun 2006 11:51:46 +0000 (11:51 +0000)]
force remove fixes

18 years agoAdd --force to dmsetup remove* to load error target. [Untested.]
Alasdair Kergon [Sun, 18 Jun 2006 11:35:04 +0000 (11:35 +0000)]
Add --force to dmsetup remove* to load error target.  [Untested.]
Update dmsetup man page.

18 years agodmsetup remove_all also performs mknodes.
Alasdair Kergon [Sat, 17 Jun 2006 16:12:41 +0000 (16:12 +0000)]
dmsetup remove_all also performs mknodes.

18 years agoDon't suppress identical table reloads if permission changes.
Alasdair Kergon [Wed, 14 Jun 2006 22:00:03 +0000 (22:00 +0000)]
Don't suppress identical table reloads if permission changes.

18 years ago Fix corelog segment line.
Alasdair Kergon [Tue, 16 May 2006 16:20:28 +0000 (16:20 +0000)]
  Fix corelog segment line.
  Suppress some compiler warnings.

18 years agopost-release
Alasdair Kergon [Fri, 12 May 2006 20:32:39 +0000 (20:32 +0000)]
post-release

18 years agoPre-release. v1_02_07
Alasdair Kergon [Thu, 11 May 2006 20:24:07 +0000 (20:24 +0000)]
Pre-release.

18 years agoAdd DM_CORELOG flag to dm_tree_node_add_mirror_target().
Alasdair Kergon [Thu, 11 May 2006 19:10:55 +0000 (19:10 +0000)]
Add DM_CORELOG flag to dm_tree_node_add_mirror_target().

18 years agoAvoid a dmeventd compiler warning.
Alasdair Kergon [Thu, 11 May 2006 19:08:02 +0000 (19:08 +0000)]
Avoid a dmeventd compiler warning.

18 years agopost-release
Alasdair Kergon [Wed, 10 May 2006 20:46:28 +0000 (20:46 +0000)]
post-release

18 years agoremove generated file
Alasdair Kergon [Wed, 10 May 2006 20:19:46 +0000 (20:19 +0000)]
remove generated file

18 years agopre-release v1_02_06
Alasdair Kergon [Wed, 10 May 2006 20:14:15 +0000 (20:14 +0000)]
pre-release

18 years agoMove DEFS into configure.h.
Alasdair Kergon [Wed, 10 May 2006 19:38:25 +0000 (19:38 +0000)]
Move DEFS into configure.h.
Remove dmsetup line buffer limitation.

18 years agocoverity fixes
Alasdair Kergon [Wed, 10 May 2006 16:23:41 +0000 (16:23 +0000)]
coverity fixes

18 years agotweak .so loading messages; extra device_exists() sanity check
Alasdair Kergon [Fri, 28 Apr 2006 14:08:04 +0000 (14:08 +0000)]
tweak .so loading messages; extra device_exists() sanity check

18 years agoIncrease dmsetup line buffer to 4k.
Alasdair Kergon [Wed, 19 Apr 2006 20:43:30 +0000 (20:43 +0000)]
Increase dmsetup line buffer to 4k.

18 years agofix makefile v1_02_05
Alasdair Kergon [Wed, 19 Apr 2006 17:32:05 +0000 (17:32 +0000)]
fix makefile

18 years agofix makefile
Alasdair Kergon [Wed, 19 Apr 2006 17:24:00 +0000 (17:24 +0000)]
fix makefile

18 years agopost-release
Alasdair Kergon [Wed, 19 Apr 2006 17:21:39 +0000 (17:21 +0000)]
post-release

18 years agofix makefile
Alasdair Kergon [Wed, 19 Apr 2006 17:15:08 +0000 (17:15 +0000)]
fix makefile

18 years agoupdate version
Alasdair Kergon [Wed, 19 Apr 2006 16:41:03 +0000 (16:41 +0000)]
update version

18 years agomake pkgconfig installation step optional, and clean up generated files
Alasdair Kergon [Wed, 19 Apr 2006 16:38:56 +0000 (16:38 +0000)]
make pkgconfig installation step optional, and clean up generated files

18 years agoconfigure/makefile tidying + pkg-config support.
Alasdair Kergon [Wed, 19 Apr 2006 15:23:10 +0000 (15:23 +0000)]
configure/makefile tidying + pkg-config support.

18 years agopost-release
Alasdair Kergon [Fri, 14 Apr 2006 21:10:52 +0000 (21:10 +0000)]
post-release

18 years agopre-release v1_02_04
Alasdair Kergon [Fri, 14 Apr 2006 21:05:50 +0000 (21:05 +0000)]
pre-release

18 years agoBring dmsetup man page up-to-date.
Alasdair Kergon [Thu, 6 Apr 2006 16:20:40 +0000 (16:20 +0000)]
Bring dmsetup man page up-to-date.

18 years agoUse name-based device refs if kernel doesn't support device number refs.
Alasdair Kergon [Mon, 3 Apr 2006 15:56:02 +0000 (15:56 +0000)]
Use name-based device refs if kernel doesn't support device number refs.
Fix memory leak (struct dm_ioctl) when struct dm_task is reused.

18 years agoIf _create_and_load_v4 fails part way through, revert the creation.
Alasdair Kergon [Thu, 30 Mar 2006 15:15:47 +0000 (15:15 +0000)]
If _create_and_load_v4 fails part way through, revert the creation.

18 years agodmeventd thread/fifo fixes.
Alasdair Kergon [Thu, 9 Mar 2006 21:33:59 +0000 (21:33 +0000)]
dmeventd thread/fifo fixes.

18 years agoAdd file & line to dm_strdup_aux().
Alasdair Kergon [Thu, 23 Feb 2006 19:11:51 +0000 (19:11 +0000)]
Add file & line to dm_strdup_aux().

18 years agoA setgeometry implementation. [untested]
Alasdair Kergon [Mon, 20 Feb 2006 23:55:57 +0000 (23:55 +0000)]
A setgeometry implementation. [untested]

18 years agopost-release
Alasdair Kergon [Wed, 8 Feb 2006 23:24:02 +0000 (23:24 +0000)]
post-release

18 years agoinc date v1_02_03
Alasdair Kergon [Wed, 8 Feb 2006 14:14:54 +0000 (14:14 +0000)]
inc date

18 years agofix mirror log parm count
Alasdair Kergon [Wed, 8 Feb 2006 14:14:13 +0000 (14:14 +0000)]
fix mirror log parm count

18 years agorelease
Alasdair Kergon [Tue, 7 Feb 2006 16:32:40 +0000 (16:32 +0000)]
release

18 years agoadd clustered log uuid
Alasdair Kergon [Mon, 6 Feb 2006 20:18:10 +0000 (20:18 +0000)]
add clustered log uuid

18 years agoChange prefix for clustered log from "clustered " to "clustered_"
Alasdair Kergon [Mon, 6 Feb 2006 19:32:18 +0000 (19:32 +0000)]
Change prefix for clustered log from "clustered " to "clustered_"

18 years agoTemporary device_exists() fixes.
Alasdair Kergon [Fri, 3 Feb 2006 19:44:59 +0000 (19:44 +0000)]
Temporary device_exists() fixes.

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