Alasdair Kergon
8b4b6945f8
remove inlines
2006-04-19 18:12:33 +00:00
Alasdair Kergon
e5ecfec5c4
pre-release
2006-04-19 18:06:56 +00:00
Alasdair Kergon
f95dbff71f
fix makefile
2006-04-19 17:32:05 +00:00
Alasdair Kergon
098f6830a6
fix makefile
2006-04-19 17:24:00 +00:00
Alasdair Kergon
d1ecebdb52
post-release
2006-04-19 17:21:39 +00:00
Alasdair Kergon
590b654251
fix makefile
2006-04-19 17:15:08 +00:00
Alasdair Kergon
3bf190c8ab
update version
2006-04-19 16:41:03 +00:00
Alasdair Kergon
dcca7638e0
make pkgconfig installation step optional, and clean up generated files
2006-04-19 16:38:56 +00:00
Alasdair Kergon
70e45ad37b
Check for libsepol.
...
Add some cflow & scope support.
Separate out DEFS from CFLAGS.
Remove inlines and use unique function names.
2006-04-19 15:33:07 +00:00
Alasdair Kergon
db88210289
configure/makefile tidying + pkg-config support.
2006-04-19 15:23:10 +00:00
Alasdair Kergon
d2e0d96cc3
post-release
2006-04-14 21:39:32 +00:00
Alasdair Kergon
3feba82ccc
pre-release
2006-04-14 21:11:38 +00:00
Alasdair Kergon
db924da231
vgrename accepts vgid and exported VG.
2006-04-13 21:08:29 +00:00
Alasdair Kergon
fc55ae7e6d
Add --partial to pvs.
2006-04-13 17:51:40 +00:00
Alasdair Kergon
86e757a6ad
When choosing between identically-named VGs, also consider creation_host.
2006-04-13 17:32:24 +00:00
Alasdair Kergon
4790715cd3
Fix vgexport/vgimport to set/reset PV exported flag so pv_attr is correct.
...
Add vgid to struct physical_volume and pass with vg_name to some functions.
2006-04-12 21:23:04 +00:00
Alasdair Kergon
e7e9c60042
If two or more VGs are found with the same name, use one that is not exported.
2006-04-12 17:54:11 +00:00
Alasdair Kergon
1c3bc52cc4
tidy
2006-04-11 19:09:55 +00:00
Alasdair Kergon
5227dff0e1
When scanning, also record whether or not VG is exported.
2006-04-11 17:42:15 +00:00
Alasdair Kergon
33f0b5b7c2
Use lvmcache_update_vgname_and_id throughout.
2006-04-11 16:00:26 +00:00
Alasdair Kergon
0a02968303
Whenever vgname is captured, also capture vgid.
2006-04-11 13:55:59 +00:00
Alasdair Kergon
f7bf658c07
Capture vgid in more places.
2006-04-10 22:09:00 +00:00
Alasdair Kergon
8d16a0abad
lv_is_visible()
2006-04-07 17:41:56 +00:00
Alasdair Kergon
c974b97ca3
missing vg_name initialisation
2006-04-07 14:14:31 +00:00
Alasdair Kergon
b8025bfebd
Update extent size information in vgchange and vgcreate man pages
2006-04-06 21:15:14 +00:00
Alasdair Kergon
30323b253f
Bring dmsetup man page up-to-date.
2006-04-06 16:20:40 +00:00
Alasdair Kergon
535c3ede96
more snapshot code tidying
2006-04-06 14:06:27 +00:00
Alasdair Kergon
89fed8ca33
Introduce origin_from_cow()
2006-04-06 13:39:16 +00:00
Alasdair Kergon
f43c77aaed
pvremove without -f now fails if there's no PV label.
2006-04-05 22:24:16 +00:00
Alasdair Kergon
96c676b371
Support lvconvert -s.
2006-04-05 20:43:23 +00:00
Alasdair Kergon
113047e1a2
Suppress locking library load failure message if --ignorelockingfailure.
2006-04-03 18:43:55 +00:00
Alasdair Kergon
abed57cb53
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.
2006-04-03 15:56:02 +00:00
Alasdair Kergon
c01a800a6b
If _create_and_load_v4 fails part way through, revert the creation.
2006-03-30 15:15:47 +00:00
Patrick Caulfield
d648832a2d
allow new cman to shutdown on request.
2006-03-21 10:31:08 +00:00
Patrick Caulfield
f06833fbd2
Make sure it compiles if gulm is NOT selected AND using an old libcman.h
2006-03-15 08:36:11 +00:00
Patrick Caulfield
c561addc94
Get clvmd to use libcman rather than cman ioctl calls. This makes
...
it forward-compatible with the new userland CMAN in cluster head.
To build it you will need the libcman header & library installed.
2006-03-14 14:18:34 +00:00
Alasdair Kergon
702f5f1f4c
Remove an incorrect unlock_vg() from process_each_lv().
2006-03-10 15:41:04 +00:00
Alasdair Kergon
1273f179e8
Propagate partial mode around cluster.
2006-03-09 22:34:13 +00:00
Alasdair Kergon
5d02f60bde
dmeventd thread/fifo fixes.
2006-03-09 21:33:59 +00:00
Alasdair Kergon
4cf7a108e8
Fix archive file expiration.
2006-03-07 15:43:05 +00:00
Alasdair Kergon
42635c3938
Add file & line to dm_strdup_aux().
2006-02-23 19:11:51 +00:00
Alasdair Kergon
ed43dc842b
A setgeometry implementation. [untested]
2006-02-20 23:55:58 +00:00
Alasdair Kergon
49d4db6cd2
post-release
2006-02-08 23:24:02 +00:00
Alasdair Kergon
ea80ab2cae
post-release
...
fix dmeventd build
2006-02-08 23:23:19 +00:00
Alasdair Kergon
382e808b8d
fix mirror log parm count
2006-02-08 14:14:13 +00:00
Alasdair Kergon
846befa7e0
release
2006-02-07 16:33:48 +00:00
Alasdair Kergon
74dd29f843
add clustered log uuid
2006-02-06 20:18:10 +00:00
Alasdair Kergon
b0473bffcb
remove a dmeventd_mirror syslog message
2006-02-06 19:34:45 +00:00
Alasdair Kergon
24dd9ab1a7
Change prefix for clustered log from "clustered " to "clustered_"
2006-02-06 19:32:18 +00:00
Alasdair Kergon
49d3037e87
fix tabs
2006-02-03 21:34:11 +00:00