diff options
author | Dan Carpenter <error27@gmail.com> | 2010-08-26 11:12:38 +0200 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-08-26 18:26:50 +0200 |
commit | b545787dbb00a041c541a4759d938ddb0108295a (patch) | |
tree | 7d64ee98012ee45726b79a32ed815e06c83c4ef9 /Documentation | |
parent | ceph: don't BUG on ENOMEM during mds reconnect (diff) | |
download | linux-b545787dbb00a041c541a4759d938ddb0108295a.tar.xz linux-b545787dbb00a041c541a4759d938ddb0108295a.zip |
ceph: fix get_ticket_handler() error handling
get_ticket_handler() returns a valid pointer or it returns
ERR_PTR(-ENOMEM) if kzalloc() fails.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions