1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/filters
Jim Meyering 1a5d6bd23d Detect stream write failure reliably; new fn: lvm_fclose; use dm_fclose
* lib/misc/lvm-file.c (lvm_fclose): New function.
* lib/misc/lvm-file.h (lvm_fclose): Declare it.
* lib/config/config.c (write_config_file): Use the new function to detect
and diagnose unlikely write failure.
* lib/filters/filter-persistent.c (persistent_filter_dump): Likewise.
* lib/format_text/archive.c (archive_vg): Likewise.
* lib/format_text/format-text.c (_vg_write_file): Likewise.
* lib/log/log.c (fin_log): Similar, but use dm_fclose directly.
Include "\n" at end of each fprintf format string.
2007-07-24 17:48:08 +00:00
..
filter-composite.c Check for libsepol. 2006-04-19 15:33:07 +00:00
filter-composite.h Update copyright notices. 2004-03-30 19:35:44 +00:00
filter-md.c Remove unused #defines from filter-md.c. 2006-10-04 16:03:17 +00:00
filter-md.h Set devices/md_component_detection = 1 to ignore devices containing md 2004-04-16 16:12:04 +00:00
filter-persistent.c Detect stream write failure reliably; new fn: lvm_fclose; use dm_fclose 2007-07-24 17:48:08 +00:00
filter-persistent.h Protect .cache manipulations with fcntl locking. 2006-11-04 03:34:10 +00:00
filter-regex.c Move regex functions into libdevmapper. 2007-04-27 18:52:05 +00:00
filter-regex.h Update copyright notices. 2004-03-30 19:35:44 +00:00
filter-sysfs.c Add devices/preferred_names config regex list for displayed device names. 2007-04-26 16:44:59 +00:00
filter-sysfs.h Update copyright notices. 2004-03-30 19:35:44 +00:00
filter.c Add SUN's LDOM virtual block device to filters 2007-07-19 07:06:47 +00:00
filter.h Use dm_is_dm_major instead of local copy. 2005-10-25 19:08:21 +00:00