]> sourceware.org Git - lvm2.git/commit
config: fix bitfield for section
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 29 Apr 2013 10:38:56 +0000 (12:38 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 3 May 2013 13:42:44 +0000 (15:42 +0200)
commitf319a61e9c374bd3277deba90216f67fdcb505e9
tree331c5c6edaff97360430261a766f62ffc78bc20c
parent2ac217d408470dcecb69b83d9cbf7a254747fa5b
config: fix bitfield for section

Since the cfg_def_type_t is used as bitfield in some tests,
use bitshifting to create valid bit sequence.

(in release fix)
lib/config/config.h
This page took 0.031392 seconds and 5 git commands to generate.