inspect: Fix fstab device mapping for >26 disks
authorMatthew Booth <mbooth@redhat.com>
Fri, 14 Oct 2011 14:00:32 +0000 (15:00 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 19 Oct 2011 15:26:42 +0000 (16:26 +0100)
commit472f02d08b077a5c1ee233d9dcef92ac9b09d4ae
tree5f3896226f9df4132c23f24102e1aff2f22e36da
parent138e118d62046b197b715462072256082ecfc0f7
inspect: Fix fstab device mapping for >26 disks

The regular expression matching disk name assumed that there was only a single
letter suffix. This change handles a naming scheme for any number of disks.
src/inspect_fs_unix.c