vfs_ceph: fix cephwrap_flistxattr() debug message
authorDavid Disseldorp <ddiss@samba.org>
Fri, 10 May 2019 11:18:49 +0000 (13:18 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Fri, 10 May 2019 12:59:05 +0000 (12:59 +0000)
commit21dc6f8e8d82f84e4afda355a48fbbd39c7fe800
treeae2e8071e08d514b5586aa77c74eca5b04037bf3
parenta5d1df4a8f9c535ff2f7ef11d7dfea4d79d65e7e
vfs_ceph: fix cephwrap_flistxattr() debug message

The @list buffer may be uninitialised prior to ceph_flistxattr()
invocation, so only log the address.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13940

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Fri May 10 12:59:05 UTC 2019 on sn-devel-184
source3/modules/vfs_ceph.c