Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libceph: warn on msg allocation failures
Any non-masked msg allocation failure should generate a warning and stack trace to the console. All of these need to eventually be replaced by safe preallocation or msgpools. Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information