]> sourceware.org Git - lvm2.git/commit
o Rename many occurrences of 'backup' to 'archive' to reduce confusion.
authorAlasdair Kergon <agk@redhat.com>
Wed, 9 Jan 2002 19:16:48 +0000 (19:16 +0000)
committerAlasdair Kergon <agk@redhat.com>
Wed, 9 Jan 2002 19:16:48 +0000 (19:16 +0000)
commit952d12a5f51d9693a177f1bd547cb23c79017728
tree78fc4cb5de0290e22e5de47ebaa451b5df9eb3ed
parent4bbf2c34182272d719a1753cf3cdada0fa17f9e4
o Rename many occurrences of 'backup' to 'archive' to reduce confusion.
o Extract file creation/renaming code into a library and change backup code
  to use it too.
o Support umask.
o Bring lvm.conf man page up-to-date.
13 files changed:
include/.symlinks
lib/Makefile.in
lib/format_text/archive.c [new file with mode: 0644]
lib/format_text/format-text.c
lib/format_text/format-text.h
man/lvm.conf.5
tools/archive.c
tools/archive.h
tools/commands.h
tools/defaults.h
tools/lvm.c
tools/toollib.c
tools/vgremove.c
This page took 0.029861 seconds and 5 git commands to generate.