From: David Zafman Date: Thu, 25 Oct 2012 17:23:46 +0000 (-0700) Subject: ceph: Fix NULL ptr crash in strlen() X-Git-Tag: v3.8-rc1~21^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b000056a5a8d3f5a4a9fb80184a7ec14f86a43d4;p=pandora-kernel.git ceph: Fix NULL ptr crash in strlen() set_request_path_attr() checks for NULL ptr before calling strlen() This fixes http://tracker.newdream.net/issues/3404 Signed-off-by: David Zafman Reviewed-by: Sage Weil --- Reading git-diff-tree failed