1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/libdm
Jim Meyering 3f311f1daa Export dm_create_dir (was create_dir) to help fix LVM2 link error
* lib/libdm-file.c (dm_create_dir): Rename from create_dir.
* lib/libdevmapper.h (dm_create_dir): Declare.
* lib/.exported_symbols: Add dm_create_dir.
* lib/ioctl/libdm-iface.c (_create_control): Update sole use.
Patch by Jun'ichi Nomura.  Details in
http://www.redhat.com/archives/lvm-devel/2007-July/msg00040.html
2007-07-28 10:48:36 +00:00
..
datastruct Standardise protective include file #defines. 2007-04-27 19:07:43 +00:00
ioctl Export dm_create_dir (was create_dir) to help fix LVM2 link error 2007-07-28 10:48:36 +00:00
mm Standardise protective include file #defines. 2007-04-27 19:07:43 +00:00
regex Add regex functions to library. 2007-04-27 18:40:23 +00:00
.exported_symbols Export dm_create_dir (was create_dir) to help fix LVM2 link error 2007-07-28 10:48:36 +00:00
libdevmapper.h Export dm_create_dir (was create_dir) to help fix LVM2 link error 2007-07-28 10:48:36 +00:00
libdevmapper.pc.in configure/makefile tidying + pkg-config support. 2006-04-19 15:23:10 +00:00
libdm-common.c Introduce log_sys_* macros from LVM2. 2007-07-28 10:23:02 +00:00
libdm-common.h Add DM_LIB_VERSION definition to configure.h. 2007-01-19 15:53:01 +00:00
libdm-deptree.c Add dm_event_handler_[gs]et_timeout functions. 2007-01-22 15:03:57 +00:00
libdm-file.c Export dm_create_dir (was create_dir) to help fix LVM2 link error 2007-07-28 10:48:36 +00:00
libdm-file.h Attempt to fix /dev/mapper/control transparently if it's wrong. 2005-01-06 18:22:44 +00:00
libdm-report.c Avoid trailing separator in reports when there are hidden sort fields. 2007-04-27 15:22:27 +00:00
libdm-string.c Deal with some more compiler warnings. Hope this doesn't break anything... 2007-04-27 14:52:41 +00:00
Makefile.in Add regex functions to library. 2007-04-27 18:40:23 +00:00