ceph: fix rare potential cap leak
authorSage Weil <sage@newdream.net>
Thu, 12 May 2011 22:13:23 +0000 (15:13 -0700)
committerSage Weil <sage@newdream.net>
Thu, 19 May 2011 18:25:03 +0000 (11:25 -0700)
If we grab new_cap, retake the lock, and find we already have a cap now
for the given mds, release new_cap.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found