chiark / gitweb /
[PATCH] correct apply_format() for symlink only rules
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Thu, 25 Mar 2004 01:34:00 +0000 (17:34 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:10 +0000 (21:35 -0700)
commitddd5b5dc4890d40b7ed412e9de52b33e62447f78
treeecf44703068a29173a69b13e58d7b0fbad52833b
parent2a94c8777eacff16821a06368092852f7b42882f
[PATCH] correct apply_format() for symlink only rules

Patch from Andrey, which restores the ability to use RESULT values in a
"symlink only" rule. We need to call apply_format() directly after
the matching rule, otherwise the RESULT value may be lost.
namedev.c