• Sage Weil's avatar
    ceph: queue_cap_snap should always queue dirty context · fc837c8f
    Sage Weil authored
    This simplifies the calling convention, and fixes a bug where we queue a
    capsnap with a context other than i_head_snapc (the one that matches the
    dirty pages).  The result was a BUG at fs/ceph/caps.c:2178 on writeback
    completion when a capsnap matching the writeback snapc could not be found.
    Signed-off-by: default avatarSage Weil <sage@newdream.net>
    fc837c8f
snap.c 24.9 KB