commit | 3c802092dab69351b1c2e52a2250f47d5bf60253 | [log] [tgz] |
---|---|---|
author | Xiubo Li <xiubli@redhat.com> | Wed Jan 01 22:09:37 2020 -0500 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Jan 27 16:53:40 2020 +0100 |
tree | bb0e64eb6cfe5d7a11d70619c085f9d1d4ffc7e5 | |
parent | 78beb0ff2feceb1d7568333f93195e1a4d95a49a [diff] |
ceph: print r_direct_hash in hex in __choose_mds() dout It's hard to read, especially when it is: ceph: __choose_mds 00000000b7bc9c15 is_hash=1 (-271041095) mode 0 At the same time, switch to __func__ to get rid of the checkpatch warning. Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>