1. 10 3月, 2011 4 次提交
  2. 28 11月, 2010 1 次提交
  3. 15 10月, 2010 1 次提交
    • P
      drbd: Disable activity log updates when the whole device is out of sync · 0778286a
      Philipp Reisner 提交于
      When the complete device is marked as out of sync, we can disable
      updates of the on disk AL. Currently AL updates are only disabled
      if one uses the "invalidate-remote" command on an unconnected,
      primary device, or when at attach time all bits in the bitmap are
      set.
      
      As of now, AL updated do not get disabled when a all bits becomes
      set due to application writes to an unconnected DRBD device.
      While this is a missing feature, it is not considered important,
      and might get added later.
      
      BTW, after initializing a "one legged" DRBD device
      drbdadm create-md resX
      drbdadm -- --force primary resX
      AL updates also get disabled, until the first connect.
      Signed-off-by: NPhilipp Reisner <philipp.reisner@linbit.com>
      Signed-off-by: NLars Ellenberg <lars.ellenberg@linbit.com>
      0778286a
  4. 14 10月, 2010 5 次提交
  5. 01 6月, 2010 1 次提交
  6. 09 2月, 2010 1 次提交
  7. 02 10月, 2009 2 次提交