From: David Miller
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
>
>
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
* util/hostdisk.c (make_device_name): Do not make any assumptions