]> sourceware.org Git - lvm2.git/blame - WHATS_NEW_DM
Add dmsetup --nolockfs support for suspend/reload.
[lvm2.git] / WHATS_NEW_DM
CommitLineData
b277f1e9
AK
1Version 1.01.06 -
2=============================
72a44427 3 Add dmsetup --nolockfs support for suspend/reload.
b277f1e9 4
d7c1c43d 5Version 1.01.05 - 26 Sep 2005
d07af063 6=============================
4afac84c 7 Resync list.h with LVM2.
59a2bf62 8 Remember increased buffer size and use for subsequent calls.
4e16b1e7 9 On 'buffer full' condition, double buffer size and repeat ioctl.
69cfb920 10 Fix termination of getopt_long() option array.
e817a0b3 11 Report 'buffer full' condition with v4 ioctl as well as with v1.
d07af063 12
91eb42be 13Version 1.01.04 - 2 Aug 2005
d7c1c43d 14============================
a7c3ee38
AK
15 Fix dmsetup ls -j and status --target with empty table.
16
c8c07bbe 17Version 1.01.03 - 13 Jun 2005
37e8356b 18=============================
c8c07bbe 19 Use matchpathcon mode parameter.
42401a65 20 Fix configure script to re-enable selinux.
37e8356b 21
d910e40d 22Version 1.01.02 - 17 May 2005
9629f7a9 23=============================
ebf21d3f 24 Call dm_lib_exit() and dm_lib_release() automatically now.
2272500b 25 Add --target <target_type> filter to dmsetup table/status/ls.
b7c70050 26 Add --exec <command> to dmsetup ls.
67f10950 27 Fix dmsetup getopt_long usage.
9629f7a9 28
e015b627 29Version 1.01.01 - 29 Mar 2005
c080b460 30=============================
e015b627 31 Update dmsetup man page.
969e08da 32 Drop-in devmap_name replacement.
3d2aecf0 33 Add option to compile without ioctl for testing.
4608bcdc 34 Fix DM_LIB_VERSION sed.
c080b460 35
e5bb96fe
AK
36Version 1.01.00 - 17 Jan 2005
37=============================
8e2dd0df 38 Add dm_task_no_open_count() to skip getting open_count.
72fdf10a 39
4f6c33c8 40Version 1.00.21 - 7 Jan 2005
99dffafb 41============================
eaf48efc 42 Fix /proc/devices parsing.
99dffafb 43
7b1f32dc
AK
44Version 1.00.20 - 6 Jan 2005
45============================
f34c169a 46 Attempt to fix /dev/mapper/control transparently if it's wrong.
6b70629c 47 Configuration-time option for setting uid/gid/mode for /dev/mapper nodes.
76bcada9 48 Update kernel patches for 2.4.27/2.4.28-pre-4 (includes minor fixes).
45ae32da 49 Add --noheadings columns option for colon-separated dmsetup output.
3f096a6c
AK
50 Support device referencing by uuid or major/minor.
51 Warn if kernel data didn't fit in buffer.
2d7f9f0b 52 Fix a printf.
3b55d300 53
3bbe3735 54Version 1.00.19 - 3 July 2004
8bad0339 55=============================
3bbe3735
AK
56 More autoconf fixes.
57 Fix a dmsetup newline.
8bad0339
AK
58 Fix device number handling for 2.6 kernels.
59
33609582 60Version 1.00.18 - 20 Jun 2004
62cec9b2 61=============================
33609582
AK
62 Fix a uuid free in libdm-iface.
63 Fix a targets string size calc in driver.
32c5ad86 64 Add -c to dmsetup for column-based output.
62cec9b2
AK
65 Add target message-passing ioctl.
66
a38df97f
AK
67Version 1.00.17 - 17 Apr 2004
68=============================
69 configure --with-owner= --with-group= to avoid -o and -g args to 'install'
93f0ca86 70 Fix library selinux linking.
a38df97f 71
121c5c06
AK
72Version 1.00.16 - 16 Apr 2004
73=============================
74 Ignore error setting selinux file context if fs doesn't support it.
75
ae69d470
AK
76Version 1.00.15 - 7 Apr 2004
77============================
78 Fix status overflow check in kernel patches.
79
f4a0e78d
AK
80Version 1.00.14 - 6 Apr 2004
81============================
82 Fix static selinux build.
83
4dfd146a
AK
84Version 1.00.13 - 6 Apr 2004
85============================
86 Add some basic selinux support.
87
4ea7e4b8 88Version 1.00.12 - 6 Apr 2004
4dfd146a 89============================
4ea7e4b8
AK
90 Fix dmsetup.static install.
91
0172d4f7 92Version 1.00.11 - 5 Apr 2004
4dfd146a 93============================
0172d4f7
AK
94 configure --enable-static_link does static build in addition to dynamic.
95 Moved Makefile library targets definition into template.
96
b31a37d7
AK
97Version 1.00.10 - 2 Apr 2004
98============================
99 Fix DESTDIR handling.
100 Static build installs to dmsetup.static.
101 Basic support for internationalisation.
102 Minor Makefile tidy-ups/fixes.
103
a03065dc
AK
104Version 1.00.09 - 31 Mar 2004
105=============================
6105d3a8
AK
106 Update copyright notices to Red Hat.
107 Move full mknodes functionality from dmsetup into libdevmapper.
108 Avoid sscanf %as for uClibc compatibility.
a03065dc
AK
109 Cope if DM_LIST_VERSIONS is not defined.
110 Add DM_LIST_VERSIONS functionality to kernel patches.
111 Generate new kernel patches for 2.4.26-rc1.
6105d3a8 112
a5777ba3 113Version 1.00.08 - 27 Feb 2004
a03065dc 114=============================
a5777ba3
AK
115 Added 'dmsetup targets'.
116 Added event_nr support to 'dmsetup wait'.
117 Updated dmsetup man page.
118 Allow logging function to be reset to use internal one.
119 Bring log macros in line with LVM2 ones.
120 Added 'make install_static_lib' which installs libdevmapper.a.
121 Made configure/makefiles closer to LVM2 versions.
122 Fixed DESTDIR for make install/install_static_lib.
123 Updated README/INSTALL to reflect move to sources.redhat.com.
124 Updated autoconf files to 2003-06-17.
125
This page took 0.043401 seconds and 5 git commands to generate.