backend: Remove symlinks by disk name
authorIustin Pop <iustin@google.com>
Wed, 7 Jan 2009 17:02:37 +0000 (17:02 +0000)
committerIustin Pop <iustin@google.com>
Wed, 7 Jan 2009 17:02:37 +0000 (17:02 +0000)
commit5282084b21dbacef9becbfe1543eebd79cb776b0
tree20f76404b256db1a674543c0773192b7f751f056
parentb2e7666a285e031d0116e219c4b3bae00202956e
backend: Remove symlinks by disk name

This is a modified forward-port of commit 1184 on the 1.2 branch:

  backend: Remove symlinks by disk name, not using a wildcard

  Reviewed-by: ultrotter

The changes to the original patch are related to the docstring style and
iv_name to index switch.

Original-Author: imsnah
lib/backend.py