]> sourceware.org Git - lvm2.git/commit
Change 'filler' to 'flags' in on-disk 'raw_locn' structure.
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:29:42 +0000 (20:29 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:29:42 +0000 (20:29 +0000)
commit7c604e7649fdb900479f4b46d468f5dedf65bc03
tree29d8ba102f59feeb321521d817835798d9211505
parenteddb91d1e7a2ff0a47c6aa0aef911026afc6c253
Change 'filler' to 'flags' in on-disk 'raw_locn' structure.

Future patches will make use of a specific flag in the on-disk 'raw_locn'
structure to enable/disable metadata areas, and facilitate metadata
balancing.

Note that 'filler' is always set to '0' (see add_mda() - memset),
so use of this area as a non-zero flags field is a safe way to
provide future code features.

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