Revision 800ac399 lib/backend.py

b/lib/backend.py
2143 2143
  @type disk: L{objects.Disk}
2144 2144
  @param disk: the disk to be snapshotted
2145 2145
  @rtype: string
2146
  @return: snapshot disk path
2146
  @return: snapshot disk ID as (vg, lv)
2147 2147

  
2148 2148
  """
2149 2149
  if disk.dev_type == constants.LD_DRBD8:

Also available in: Unified diff