- use get_partition_path_from_device() to get the path to the first
authorMark Huang <mlhuang@cs.princeton.edu>
Sat, 13 Jan 2007 20:43:37 +0000 (20:43 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Sat, 13 Jan 2007 20:43:37 +0000 (20:43 +0000)
commit781dc69b89c6f9260655cd7350edf3c80c85521e
tree4f0aa0ff7e20dccd19adaf96ca3991ec238f50c1
parent48bd014c62be29904375de5144350bc935a4c029
- use get_partition_path_from_device() to get the path to the first
  partition of a device (under devfs on 2.4, it's /part1, not
  /disc1!). This also checks for cciss device paths..
source/steps/CheckForNewDisks.py