]> sourceware.org Git - lvm2.git/commit
Add text format specific 'rlocn' ignore flag and access functions.
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:29:57 +0000 (20:29 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:29:57 +0000 (20:29 +0000)
commitd144d5eeb76d300e1f554e7b10403883fbdc518a
tree49475110d7191cf39c21b534ca9c1403d0afae3a
parent7c604e7649fdb900479f4b46d468f5dedf65bc03
Add text format specific 'rlocn' ignore flag and access functions.

Adding a flag to the 'rlocn' structure in the mda header of the
text format allows us to flip a bit to ignore an area on disk that
stores the metadata via the text format specific mda_header.
This patch defines the flag and access functions to manage the flag.
Other patches will manage the ignore on a format-independent basis,
by using a flag in the metadata_area structure.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
lib/format_text/format-text.c
lib/format_text/layout.h
This page took 0.041858 seconds and 5 git commands to generate.