1. 17 9月, 2010 1 次提交
    • S
      ceph: fix cap_snap and realm split · ae00d4f3
      Sage Weil 提交于
      The cap_snap creation/queueing relies on both the current i_head_snapc
      _and_ the i_snap_realm pointers being correct, so that the new cap_snap
      can properly reference the old context and the new i_head_snapc can be
      updated to reference the new snaprealm's context.  To fix this, we:
      
       - move inodes completely to the new (split) realm so that i_snap_realm
         is correct, and
       - generate the new snapc's _before_ queueing the cap_snaps in
         ceph_update_snap_trace().
      Signed-off-by: NSage Weil <sage@newdream.net>
      ae00d4f3
  2. 15 9月, 2010 2 次提交
  3. 14 9月, 2010 1 次提交
  4. 12 9月, 2010 4 次提交
  5. 29 8月, 2010 25 次提交
  6. 28 8月, 2010 7 次提交