Searched hist:"3540303 f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 3540303f Thu May 12 17:13:23 CDT 2011 Sage Weil <sage@newdream.net> ceph: fix rare potential cap leak
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> 3540303f Thu May 12 17:13:23 CDT 2011 Sage Weil <sage@newdream.net> ceph: fix rare potential cap leak 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>
|