1. 25 9月, 2006 1 次提交
  2. 09 9月, 2006 1 次提交
    • D
      [DLM] confirm master for recovered waiting requests · fa9f0e49
      David Teigland 提交于
      Fixing the following scenario:
      - A request is on the waiters list waiting for a reply from a remote node.
      - The request is the first one on the resource, so first_lkid is set.
      - The remote node fails causing recovery.
      - During recovery the requesting node becomes master.
      - The request is now processed locally instead of being a remote operation.
      - At this point we need to call confirm_master() on the resource since
        we're certain we're now the master node.  This will clear first_lkid.
      - We weren't calling confirm_master(), so first_lkid was not being cleared
        causing subsequent requests on that resource to get stuck.
      Signed-off-by: NDavid Teigland <teigland@redhat.com>
      Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
      fa9f0e49
  3. 24 8月, 2006 1 次提交
  4. 23 8月, 2006 2 次提交
  5. 21 8月, 2006 1 次提交
  6. 08 8月, 2006 1 次提交
  7. 26 7月, 2006 2 次提交
  8. 20 7月, 2006 2 次提交
  9. 13 7月, 2006 1 次提交
  10. 03 5月, 2006 1 次提交
  11. 01 3月, 2006 1 次提交
  12. 23 2月, 2006 1 次提交
  13. 20 1月, 2006 1 次提交
  14. 18 1月, 2006 1 次提交