chiark / gitweb /
[PATCH] fix NAME="foo-%c{N}" gets a truncated name
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Thu, 4 Mar 2004 08:54:13 +0000 (00:54 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:08 +0000 (21:35 -0700)
commit27c3403dd810e53f6c9b8dffe34af7798a4b52d3
treeb1a6bb93f3e3432ca69cd74e2ced52bf0c6ba416
parente4f9c4a46de499841939c51da1a1cf6fd5321bb1
[PATCH] fix NAME="foo-%c{N}" gets a truncated name

On Wed, Mar 03, 2004 at 02:43:34PM -0800, Patrick Mansfield wrote:
> Here is a fix and a new test for the problem Atul hit, where if we have a
> NAME based on a result of the form:
>
>  NAME="foo-%c{7}"
>
> udev truncates the name. Without any prefix (the foo- in this example),
> the rule was working OK.

Here is a fix for the fix :)

Sorry, I broke it yesterday.
namedev.c