[PATCH][1/2] fix indirections in fdi files

David Zeuthen davidz at redhat.com
Tue Aug 28 09:28:28 PDT 2007


On Sat, 2007-08-25 at 06:11 +0200, Danny Kukawka wrote:
> Hi,
> 
> this patch fixes indirections (e.g. @info.parent:foo.bar) in <merge>, 
> <prepend>, <append> and <addset> merging fdi-file directives to work as 
> already described in the spec to allow e.g. such lines:
> 
> <merge key="@info.parent:foo.bar" type="string">test</merge>
> <merge key="@info.parent:foo.bar" 
> type="copy_property">@storage.originating_device:foo.bar</merge>
> 
> This patch also aggregate the code for merging rule types RULE_APPEND
> and RULE_PREPEND since they currently contain nearly the same code.
> 
> Please review.

Looks OK to me.

     David




More information about the hal mailing list