]> sourceware.org Git - lvm2.git/commit
Add 'flags' field to columns.h and define FIELD_MODIFIABLE.
authorDave Wysochanski <dwysocha@redhat.com>
Fri, 20 Aug 2010 12:44:03 +0000 (12:44 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Fri, 20 Aug 2010 12:44:03 +0000 (12:44 +0000)
commitd5722ebb21dc4d5ffa438fe9a5ce616436c01f3a
treeaa990f846dd1c4a98ff3182165baa372c70349a0
parent69d67dc2ca31c65206f581ada9b79a1603135131
Add 'flags' field to columns.h and define FIELD_MODIFIABLE.

Add a 'flags' field to columns.h, and set it to 0 by default.
Define FIELD_MODIFIABLE flag to indicate whether a 'set' function exists
to change the field's value.
lib/report/columns.h
lib/report/report.c
This page took 0.039391 seconds and 5 git commands to generate.