lib/fs/xfs/allocation_group.rb in manageiq-smartstate-0.5.10 vs lib/fs/xfs/allocation_group.rb in manageiq-smartstate-0.6.0

- old
+ new

@@ -1,6 +1,6 @@ require 'binary_struct' -require 'util/miq-uuid' +require 'uuidtools' require 'stringio' require 'memory_buffer' require 'fs/xfs/superblock' require 'rufus/lru'