ceph: add newline to end of debug message format
authorChengguang Xu <cgxu519@icloud.com>
Tue, 30 Jan 2018 08:29:17 +0000 (16:29 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 2 Apr 2018 08:12:44 +0000 (10:12 +0200)
commit4c069a5821ddc568e9509f49fcc9481c8a43712f
tree4073453bfae91969d4f5bc094bd0055f7e66a787
parentb13318521776304a37c8cb3e2a3e613d228a38f3
ceph: add newline to end of debug message format

Some of dout format do not include newline in the end,
fix for the files which are in fs/ceph and net/ceph directories,
and changing printk to dout for printing debug info in super.c

Signed-off-by: Chengguang Xu <cgxu519@icloud.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/cache.c
fs/ceph/dir.c
fs/ceph/file.c
fs/ceph/locks.c
fs/ceph/mds_client.c
fs/ceph/super.c
net/ceph/ceph_common.c