1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/commands
Jim Meyering 941e4f5567 Remove create_dir function; use now-equivalent dm_create_dir instead.
* lib/misc/lvm-file.c (_create_dir_recursive, create_dir): Remove functions.
* lib/misc/lvm-file.h (create_dir): Remove declaration.
* lib/commands/toolcontext.c (create_toolcontext): s/create_dir/dm_create_dir/
* lib/format_text/archiver.c (archive, backup): Likewise.
* lib/format_text/format-text.c (_add_dir): Likewise.
* lib/locking/file_locking.c (init_file_locking): Likewise.
Patch by Jun'ichi Nomura.
2007-07-28 12:26:21 +00:00
..
errors.h Update copyright notices. 2004-03-30 19:35:44 +00:00
toolcontext.c Remove create_dir function; use now-equivalent dm_create_dir instead. 2007-07-28 12:26:21 +00:00
toolcontext.h Fix refresh_toolcontext() always to wipe persistent device filter cache. 2007-01-23 15:58:06 +00:00