Re: [PATCH] ofpathname: Add missing substring extraction of devpart in l2of_vd()

2021-05-21 Thread Tyrel Datwyler
On 4/18/21 1:05 AM, John Paul Adrian Glaubitz wrote: > l2of_vd() contains the necessary bits to append the partition number > to the resulting OFPATH, but it does not actually extract the partition > number from the logical device path in the first place. This adds the > missing substring extractio

[PATCH] ofpathname: Add missing substring extraction of devpart in l2of_vd()

2021-04-18 Thread John Paul Adrian Glaubitz
l2of_vd() contains the necessary bits to append the partition number to the resulting OFPATH, but it does not actually extract the partition number from the logical device path in the first place. This adds the missing substring extraction of the partition number from the logical device path so tha