Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: unregister canceled/timed out osd requests
Canceled or timed out osd requests were getting left in the request list and never deallocated (until umount). Unregister if they are canceled (control-c) or time out. Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information