ceph: fix debug print format in __set_xattr()
authorYan, Zheng <zyan@redhat.com>
Mon, 27 May 2019 08:15:41 +0000 (16:15 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 8 Jul 2019 12:01:42 +0000 (14:01 +0200)
commit057297812d1aa0163665532a3e80bf718d6a69d0
tree247e007c1c04b22d104583b9412ffd589e5c6ed4
parent03af439ad9408c28e53b880daa56590dda1c8472
ceph: fix debug print format in __set_xattr()

name is not '\0' terminated.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/xattr.c