]> sourceware.org Git - lvm2.git/blame - WHATS_NEW_DM
A setgeometry implementation. [untested]
[lvm2.git] / WHATS_NEW_DM
CommitLineData
435c852f
AK
1Version 1.02.04 -
2============================
6ef080af 3 Add setgeometry.
435c852f 4
b5f90860 5Version 1.02.03 - 7 Feb 2006
c6b966c8 6============================
b5d8ff10 7 Add exported functions to set uid, gid and mode.
5e3bd867 8 Rename _log to dm_log and export.
c55b1410 9 Add dm_tree_skip_lockfs.
fe94f9f1 10 Fix dm_strdup debug definition.
b6b0c621 11 Fix hash function to avoid using a negative array offset.
e7ab6006
AK
12 Don't inline _find in hash.c and tidy signed/unsigned etc.
13 Fix libdevmapper.h #endif.
7a3fb6b2 14 Fix dmsetup version driver version.
dbcb64b8
AK
15 Add sync, nosync and block_on_error mirror log parameters.
16 Add hweight32.
3c588200 17 Fix dmeventd build.
c6b966c8 18
bbdff85a
AK
19Version 1.02.02 - 2 Dec 2005
20============================
105c631e 21 dmeventd added.
774ed5fc
AK
22 Export dm_task_update_nodes.
23 Use names instead of numbers in messages when ioctls fail.
cbe19a56 24
ef8bc786 25Version 1.02.01 - 23 Nov 2005
0c32d9db 26=============================
842392c2 27 Resume snapshot-origins last.
ec289b64
AK
28 Drop leading zeros from dm_format_dev.
29 Suppress attempt to reload identical table.
87f98002 30 Additional LVM- prefix matching for transitional period.
0c32d9db 31
da5edd8e 32Version 1.02.00 - 10 Nov 2005
b277f1e9 33=============================
b4f1578f
AK
34 Added activation functions to library.
35 Added return macros.
19f792df 36 Also suppress error if device doesn't exist with DM_DEVICE_STATUS.
3aeb5690 37 Export dm_set_selinux_context().
ffc88f2e 38 Add dm_driver_version().
3d0480ed 39 Added dependency tree functions to library.
a3f6b2ce 40 Added hash, bitset, pool, dbg_malloc to library.
3d0480ed
AK
41 Added ls --tree to dmsetup.
42 Added dmsetup --nolockfs support for suspend/reload.
b277f1e9 43
d7c1c43d 44Version 1.01.05 - 26 Sep 2005
d07af063 45=============================
4afac84c 46 Resync list.h with LVM2.
59a2bf62 47 Remember increased buffer size and use for subsequent calls.
4e16b1e7 48 On 'buffer full' condition, double buffer size and repeat ioctl.
69cfb920 49 Fix termination of getopt_long() option array.
e817a0b3 50 Report 'buffer full' condition with v4 ioctl as well as with v1.
d07af063 51
91eb42be 52Version 1.01.04 - 2 Aug 2005
d7c1c43d 53============================
a7c3ee38
AK
54 Fix dmsetup ls -j and status --target with empty table.
55
c8c07bbe 56Version 1.01.03 - 13 Jun 2005
37e8356b 57=============================
c8c07bbe 58 Use matchpathcon mode parameter.
42401a65 59 Fix configure script to re-enable selinux.
37e8356b 60
d910e40d 61Version 1.01.02 - 17 May 2005
9629f7a9 62=============================
ebf21d3f 63 Call dm_lib_exit() and dm_lib_release() automatically now.
2272500b 64 Add --target <target_type> filter to dmsetup table/status/ls.
b7c70050 65 Add --exec <command> to dmsetup ls.
67f10950 66 Fix dmsetup getopt_long usage.
9629f7a9 67
e015b627 68Version 1.01.01 - 29 Mar 2005
c080b460 69=============================
e015b627 70 Update dmsetup man page.
969e08da 71 Drop-in devmap_name replacement.
3d2aecf0 72 Add option to compile without ioctl for testing.
4608bcdc 73 Fix DM_LIB_VERSION sed.
c080b460 74
e5bb96fe
AK
75Version 1.01.00 - 17 Jan 2005
76=============================
8e2dd0df 77 Add dm_task_no_open_count() to skip getting open_count.
72fdf10a 78
4f6c33c8 79Version 1.00.21 - 7 Jan 2005
99dffafb 80============================
eaf48efc 81 Fix /proc/devices parsing.
99dffafb 82
7b1f32dc
AK
83Version 1.00.20 - 6 Jan 2005
84============================
f34c169a 85 Attempt to fix /dev/mapper/control transparently if it's wrong.
6b70629c 86 Configuration-time option for setting uid/gid/mode for /dev/mapper nodes.
76bcada9 87 Update kernel patches for 2.4.27/2.4.28-pre-4 (includes minor fixes).
45ae32da 88 Add --noheadings columns option for colon-separated dmsetup output.
3f096a6c
AK
89 Support device referencing by uuid or major/minor.
90 Warn if kernel data didn't fit in buffer.
2d7f9f0b 91 Fix a printf.
3b55d300 92
3bbe3735 93Version 1.00.19 - 3 July 2004
8bad0339 94=============================
3bbe3735
AK
95 More autoconf fixes.
96 Fix a dmsetup newline.
8bad0339
AK
97 Fix device number handling for 2.6 kernels.
98
33609582 99Version 1.00.18 - 20 Jun 2004
62cec9b2 100=============================
33609582
AK
101 Fix a uuid free in libdm-iface.
102 Fix a targets string size calc in driver.
32c5ad86 103 Add -c to dmsetup for column-based output.
62cec9b2
AK
104 Add target message-passing ioctl.
105
a38df97f
AK
106Version 1.00.17 - 17 Apr 2004
107=============================
108 configure --with-owner= --with-group= to avoid -o and -g args to 'install'
93f0ca86 109 Fix library selinux linking.
a38df97f 110
121c5c06
AK
111Version 1.00.16 - 16 Apr 2004
112=============================
113 Ignore error setting selinux file context if fs doesn't support it.
114
ae69d470
AK
115Version 1.00.15 - 7 Apr 2004
116============================
117 Fix status overflow check in kernel patches.
118
f4a0e78d
AK
119Version 1.00.14 - 6 Apr 2004
120============================
121 Fix static selinux build.
122
4dfd146a
AK
123Version 1.00.13 - 6 Apr 2004
124============================
125 Add some basic selinux support.
126
4ea7e4b8 127Version 1.00.12 - 6 Apr 2004
4dfd146a 128============================
4ea7e4b8
AK
129 Fix dmsetup.static install.
130
0172d4f7 131Version 1.00.11 - 5 Apr 2004
4dfd146a 132============================
0172d4f7
AK
133 configure --enable-static_link does static build in addition to dynamic.
134 Moved Makefile library targets definition into template.
135
b31a37d7
AK
136Version 1.00.10 - 2 Apr 2004
137============================
138 Fix DESTDIR handling.
139 Static build installs to dmsetup.static.
140 Basic support for internationalisation.
141 Minor Makefile tidy-ups/fixes.
142
a03065dc
AK
143Version 1.00.09 - 31 Mar 2004
144=============================
6105d3a8
AK
145 Update copyright notices to Red Hat.
146 Move full mknodes functionality from dmsetup into libdevmapper.
147 Avoid sscanf %as for uClibc compatibility.
a03065dc
AK
148 Cope if DM_LIST_VERSIONS is not defined.
149 Add DM_LIST_VERSIONS functionality to kernel patches.
150 Generate new kernel patches for 2.4.26-rc1.
6105d3a8 151
a5777ba3 152Version 1.00.08 - 27 Feb 2004
a03065dc 153=============================
a5777ba3
AK
154 Added 'dmsetup targets'.
155 Added event_nr support to 'dmsetup wait'.
156 Updated dmsetup man page.
157 Allow logging function to be reset to use internal one.
158 Bring log macros in line with LVM2 ones.
159 Added 'make install_static_lib' which installs libdevmapper.a.
160 Made configure/makefiles closer to LVM2 versions.
161 Fixed DESTDIR for make install/install_static_lib.
162 Updated README/INSTALL to reflect move to sources.redhat.com.
163 Updated autoconf files to 2003-06-17.
164
This page took 0.05529 seconds and 5 git commands to generate.