summaryrefslogtreecommitdiff
path: root/fs/ceph/dir.c
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-05-12 21:18:42 (GMT)
committerSage Weil <sage@newdream.net>2011-05-19 18:25:02 (GMT)
commite8f54ce169125a2e59330fac25ad3c9ac0ce22a5 (patch)
tree10184a12eb50d98245f6e218efb631ada132ca8e /fs/ceph/dir.c
parent1b36698577c1008dc1e63f0bf4b6f3d9deada94a (diff)
downloadlinux-fsl-qoriq-e8f54ce169125a2e59330fac25ad3c9ac0ce22a5.tar.xz
libceph: fix uninitialized value when no get_authorizer method is set
If there is no get_authorizer method we set the out_kvec to a bogus pointer. The length is also zero in that case, so it doesn't much matter, but it's better not to add the empty item in the first place. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/dir.c')
0 files changed, 0 insertions, 0 deletions