Revision b8028dcf tools/lvmstrap

b/tools/lvmstrap
68 68
  ]
69 69

  
70 70
#: Excluded filesystem types
71
EXCLUDED_FS = frozenset([
71
EXCLUDED_FS = compat.UniqueFrozenset([
72 72
  "nfs",
73 73
  "nfs4",
74 74
  "autofs",

Also available in: Unified diff