]> sourceware.org Git - lvm2.git/commit - configure
Add read-only GFS pool support.
authorAlasdair Kergon <agk@redhat.com>
Mon, 7 Jun 2004 19:10:21 +0000 (19:10 +0000)
committerAlasdair Kergon <agk@redhat.com>
Mon, 7 Jun 2004 19:10:21 +0000 (19:10 +0000)
commitd8ac0fbcbffe0b8d384bb21e4db6b8765dfd7fe7
treedbed55da1423f7eee4df53bdb8cab7e2e40e35b2
parent8c670f8349b4165d0233537e7d152eaefac26ba6
Add read-only GFS pool support.
16 files changed:
Makefile.in
WHATS_NEW
configure
configure.in
include/.symlinks
lib/Makefile.in
lib/commands/toolcontext.c
lib/format_pool/.exported_symbols [new file with mode: 0644]
lib/format_pool/Makefile.in [new file with mode: 0644]
lib/format_pool/disk_rep.c [new file with mode: 0644]
lib/format_pool/disk_rep.h [new file with mode: 0644]
lib/format_pool/format_pool.c [new file with mode: 0644]
lib/format_pool/format_pool.h [new file with mode: 0644]
lib/format_pool/import_export.c [new file with mode: 0644]
lib/format_pool/pool_label.c [new file with mode: 0644]
lib/format_pool/pool_label.h [new file with mode: 0644]
This page took 0.031966 seconds and 5 git commands to generate.