grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH]: grub: Kill fixed device name length from make_device_name()


From: David Miller
Subject: Re: [PATCH]: grub: Kill fixed device name length from make_device_name().
Date: Mon, 13 Apr 2009 16:02:14 -0700 (PDT)

From: David Miller <address@hidden>
Date: Sun, 12 Apr 2009 23:53:04 -0700 (PDT)

> make_device_name() uses an arbitrary value for the device name
> length, putting an arbitrary limit on such strings.
> 
> We can do better by calculating the length of this string precisely.
> 
> 2009-04-12  David S. Miller  <address@hidden>
> 
>       * util/hostdisk.c (make_device_name): Do not make any assumptions
>       about the length of drive names.

This patch seems straightforward and no objections have been
raised, so I've commited the change.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]