Revision c816a371 src/Ganeti/Block/Drbd/Types.hs

b/src/Ganeti/Block/Drbd/Types.hs
217 217
  , diskRead :: Int -- ^ KiB of data read from local disk
218 218
  , activityLog :: Int -- ^ Number of updates of the activity log
219 219
  , bitMap :: Int -- ^ Number of updates to the bitmap area of the metadata
220
  , localCount :: Int -- ^ Number of open requests to te local I/O subsystem
220
  , localCount :: Int -- ^ Number of open requests to the local I/O subsystem
221 221
  , pending :: Int -- ^ Num of requests sent to the partner but not yet answered
222 222
  , unacknowledged :: Int -- ^ Num of requests received by the partner but still
223 223
                        -- to be answered

Also available in: Unified diff