On Thursday, 11 August 2016 09:02:29 CEST Richard W.M. Jones wrote:
From: Tomáš Golembiovský <tgolembi(a)redhat.com>
Do not print warning for 'sr' devices when converting fstab. Not all
systems create the /dev/cdrom symlink for SCSI CD-ROM devices. Moreover,
on systems with multiple CD-ROMs, having entries for /dev/sr* devices
may be inevitable.
RWMJ: Use String.is_prefix instead of String.find, to more accurately
match on the device name.
Signed-off-by: Tomáš Golembiovský <tgolembi(a)redhat.com>
Signed-off-by: Richard W.M. Jones <rjones(a)redhat.com>
---
LGTM.
--
Pino Toscano