Revision f44c3890d9fd6e4284518ff3bb16879fee194a3a authored by Dan Carpenter on 26 August 2010, 09:07:24 UTC, committed by Sage Weil on 26 August 2010, 16:24:28 UTC
ceph_mdsc_build_path() returns an ERR_PTR but this code is set up to
handle NULL returns.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
1 parent ad8453a
History
File Mode Size
ccids
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 828 bytes
ackvec.c -rw-r--r-- 12.7 KB
ackvec.h -rw-r--r-- 3.3 KB
ccid.c -rw-r--r-- 5.2 KB
ccid.h -rw-r--r-- 7.6 KB
dccp.h -rw-r--r-- 15.3 KB
diag.c -rw-r--r-- 1.9 KB
feat.c -rw-r--r-- 41.4 KB
feat.h -rw-r--r-- 4.7 KB
input.c -rw-r--r-- 21.7 KB
ipv4.c -rw-r--r-- 27.8 KB
ipv6.c -rw-r--r-- 32.5 KB
ipv6.h -rw-r--r-- 822 bytes
minisocks.c -rw-r--r-- 8.2 KB
options.c -rw-r--r-- 15.1 KB
output.c -rw-r--r-- 18.4 KB
probe.c -rw-r--r-- 4.8 KB
proto.c -rw-r--r-- 27.7 KB
sysctl.c -rw-r--r-- 2.8 KB
timer.c -rw-r--r-- 7.4 KB

back to top