Revision 72b35807 lib/backend.py

b/lib/backend.py
801 801
                                    for bridge in what[constants.NV_BRIDGES]
802 802
                                    if not utils.BridgeExists(bridge)]
803 803

  
804
  if what.get(constants.NV_FILE_STORAGE_PATHS) == my_name:
805
    result[constants.NV_FILE_STORAGE_PATHS] = \
806
      bdev.ComputeWrongFileStoragePaths()
807

  
804 808
  return result
805 809

  
806 810

  

Also available in: Unified diff