Fix the _RemoveBlockDevLinks() function
authorIustin Pop <iustin@google.com>
Wed, 7 Jan 2009 17:02:12 +0000 (17:02 +0000)
committerIustin Pop <iustin@google.com>
Wed, 7 Jan 2009 17:02:12 +0000 (17:02 +0000)
commit03dfa658bc0377e2d7bff329b5a3969ccd7dc244
treea165ffeeec4d7f3853a16b93635e088a3758a584
parent3c9c571da2a639cbd5cb01a18db447a085c345a2
Fix the _RemoveBlockDevLinks() function

This is a forward-port of commit 1163 on the 1.2 branch:
  This fixes the removal of the instance symlinks (probably breakage from
  the glob changes).

  Reviewed-by: imsnah
lib/backend.py