1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/libdm
Dave Wysochanski 1a0280b313 Rename _parse_options() to _parse_fields() for naming consistency.
In libdm, we only ever use 'fields', while the tools use 'options' and
'fields' interchangeably.

Ideally it would be good to use 'fields' consistently everywhere.
However, 'options' most likely comes from the tool commandline '-o' and
'--options' which cannot be changed.
2009-01-19 20:53:35 +00:00
..
datastruct more fixes 2008-11-04 15:07:45 +00:00
ioctl Add checks for device names in dmsetup and show proper error messages. 2009-01-07 12:17:40 +00:00
misc more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
mm more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
regex more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
.exported_symbols add list fns 2008-11-03 20:03:00 +00:00
libdevmapper.h more fixes 2008-11-04 15:07:45 +00:00
libdevmapper.pc.in Use simple x.y.z library version in libdevmapper.pc 2008-11-01 20:48:09 +00:00
libdm-common.c Add checks for device names in dmsetup and show proper error messages. 2009-01-07 12:17:40 +00:00
libdm-common.h read_ahead node ops 2007-11-30 14:59:57 +00:00
libdm-deptree.c Use dm_snprintf to avoid duplicating the snprintf compatibility code. 2008-12-12 18:45:58 +00:00
libdm-file.c more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
libdm-report.c Rename _parse_options() to _parse_fields() for naming consistency. 2009-01-19 20:53:35 +00:00
libdm-string.c more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
Makefile.in some makefile fixes for liblvm2cmd & remove some hardcoded .so 2008-11-14 20:59:56 +00:00